Name | Type | Description | Notes |
---|---|---|---|
UserData | Object | Optional dictionary of user data associated with the object.All keys and values of this dictionary should be of a standard data type to ensure correct serialization of the object (eg. str, float, int, list). | [optional] |
Type | string | [optional] [readonly] [default to "ConstructionSet"] | |
WallSet | WallConstructionSet | A WallConstructionSet object for this ConstructionSet. | [optional] |
FloorSet | FloorConstructionSet | A FloorConstructionSet object for this ConstructionSet. | [optional] |
RoofCeilingSet | RoofCeilingConstructionSet | A RoofCeilingConstructionSet object for this ConstructionSet. | [optional] |
ApertureSet | ApertureConstructionSet | A ApertureConstructionSet object for this ConstructionSet. | [optional] |
DoorSet | DoorConstructionSet | A DoorConstructionSet object for this ConstructionSet. | [optional] |
ShadeConstruction | ShadeConstruction | A ShadeConstruction to set the reflectance properties of all outdoor shades of all objects to which this ConstructionSet is assigned. | [optional] |
AirBoundaryConstruction | AnyOfAirBoundaryConstructionOpaqueConstruction | An AirBoundaryConstruction or OpaqueConstruction to set the properties of Faces with an AirBoundary type. | [optional] |