![]() |
API Reference
|
The DataObject class is used to access the SketchDDataObject which is the class used to house a Sketch model attribute. A model attribute is an object with an assigned name and value that can be associated with any of the Sketch model objects (buildings, building blocks, components, etc.). Attributes are used to associate various data items with model objects (e.g. setpoint temperatures with zones). An inheritance mechanism is built into DB which enables the values of attributes to be inherited from higher levels of decomposition (site->building->building block...) or hard-set at specific levels. More...
Public Member Functions | |
| void | Dispose () |
The DataObject class is used to access the SketchDDataObject which is the class used to house a Sketch model attribute. A model attribute is an object with an assigned name and value that can be associated with any of the Sketch model objects (buildings, building blocks, components, etc.). Attributes are used to associate various data items with model objects (e.g. setpoint temperatures with zones). An inheritance mechanism is built into DB which enables the values of attributes to be inherited from higher levels of decomposition (site->building->building block...) or hard-set at specific levels.