|
Bexel Manager API
|
Represents a family (type) of an Bexel.Api.Element. More...
Properties | |
| Project | Project [get] |
| Returns the project in which the family resides. More... | |
| FamilyID | ID [get] |
| Returns a unique identifier for the family within a single project. More... | |
| string | Name [get] |
| Returns the name of the family. More... | |
| Category | Category [get] |
| Returns the category of the family. More... | |
| FamilyElements | Elements [get] |
| Returns a collection of all elements that are contained within the family. More... | |
| FamilyMaterials | Materials [get] |
| Returns a collection of all materials that are contained within the family. More... | |
| FamilyMaterialLayers | Layers [get] |
| Returns a collection of all material layers that are contained within the family. More... | |
| FamilyProperties | Properties [get] |
| Returns a collection of all properties that are contained within the family. More... | |
Properties inherited from Bexel.Api.ApiObject | |
| abstract bool | IsValid [get] |
| Indicates if the API object is valid or not. More... | |
Represents a family (type) of an Bexel.Api.Element.
|
get |
Returns the category of the family.
|
get |
Returns a collection of all elements that are contained within the family.
|
get |
Returns a unique identifier for the family within a single project.
|
get |
Returns a collection of all material layers that are contained within the family.
|
get |
Returns a collection of all materials that are contained within the family.
|
get |
Returns the name of the family.
|
get |
Returns the project in which the family resides.
|
get |
Returns a collection of all properties that are contained within the family.