Represents a single storey within a Bexel.Api.Building.
More...
Represents a single storey within a Bexel.Api.Building.
◆ Building
| Building Bexel.Api.BuildingStorey.Building |
|
get |
Returns the building in which the building storey resides.
◆ Elements
Returns a collection of all elements that are contained within the building.
◆ Elevation
| double Bexel.Api.BuildingStorey.Elevation |
|
get |
Returns the elevation of the building storey measured in meters.
◆ ID
Returns a unique identifier for the building storey within a single project.
◆ IsDefault
| bool Bexel.Api.BuildingStorey.IsDefault |
|
get |
Indicates if the building storey is the one generated by default.
A default storey is usually named 'Undefined Storey' and has an elevation of negative infinity.
◆ Name
| string Bexel.Api.BuildingStorey.Name |
|
get |
Returns the name of the building storey.
◆ Project
| Project Bexel.Api.BuildingStorey.Project |
|
get |
Returns the project in which the building storey resides.
◆ Properties
Returns a collection of all properties that are contained within the building.