|
Bexel Manager API
|
Represents a single element within a Bexel.Api.Project. E.g. a Wall or a Beam instance. More...
Properties | |
| Project | Project [get] |
| Returns the project in which the element resides. More... | |
| ElementID | ID [get] |
| Returns a unique identifier for the element within a single project. More... | |
| ElementSource | Source [get] |
| Returns the element source from which the element came from. More... | |
| Building | Building [get] |
| Returns the building in which the element resides. More... | |
| BuildingStorey | BuildingStorey [get] |
| Returns the building storey in which the element resides. More... | |
| Category | Category [get] |
| Returns the category of the element. More... | |
| Family | Family [get] |
| Returns the family of the element. More... | |
| ElementRelations | Relations [get] |
| Returns a collection of all relations that are contained within the element. More... | |
| ElementMaterials | Materials [get] |
| Returns a collection of all materials that are contained within the element. More... | |
| ElementProperties | Properties [get] |
| Returns a collection of all properties that are contained within the element. More... | |
Properties inherited from Bexel.Api.ApiObject | |
| abstract bool | IsValid [get] |
| Indicates if the API object is valid or not. More... | |
Represents a single element within a Bexel.Api.Project. E.g. a Wall or a Beam instance.
|
get |
Returns the building in which the element resides.
|
get |
Returns the building storey in which the element resides.
|
get |
Returns the category of the element.
|
get |
Returns the family of the element.
|
get |
Returns a unique identifier for the element within a single project.
|
get |
Returns a collection of all materials that are contained within the element.
|
get |
Returns the project in which the element resides.
|
get |
Returns a collection of all properties that are contained within the element.
|
get |
Returns a collection of all relations that are contained within the element.
|
get |
Returns the element source from which the element came from.