![]() |
API Reference
|
Class to handle Sketch gbXML constructions. More...
Public Member Functions | |
| void | Dispose () |
Properties | |
| Collections.GbXmlLayers | Layers [get] |
| Returns a collection of gbXML constructions layers. Each construction in a gbXML file comprises a number of layers where each layer in turn comprises a number of materials (see GbXmlLayer and GbXmlMaterial classes). | |
| string | Id [get] |
| Unique ID of gbXML construction. | |
| string | Name [get] |
| Name of construction. | |
| string | Description [get] |
| Description of construction. | |
| double | UvValue [get] |
| U-value thermal property of construction (overall conductance). | |
| double | Roughness [get] |
| Roughness of the outside surface of the construction. | |
| double | Cost [get] |
| Construction cost. | |
Class to handle Sketch gbXML constructions.