|
Bexel Manager API
|
Represents a single material assigned to an Bexel.Api.Element. More...
Properties | |
| Project | Project [get] |
| Returns the project in which the material resides. More... | |
| MaterialID | ID [get] |
| Returns a unique identifier for the material within a single project. More... | |
| string | Name [get] |
| Returns the name of the material. More... | |
| MaterialProperties | Properties [get] |
| Returns a collection of all properties that are contained within the material. More... | |
Properties inherited from Bexel.Api.ApiObject | |
| abstract bool | IsValid [get] |
| Indicates if the API object is valid or not. More... | |
Represents a single material assigned to an Bexel.Api.Element.
|
get |
Returns a unique identifier for the material within a single project.
|
get |
Returns the name of the material.
|
get |
Returns the project in which the material resides.
|
get |
Returns a collection of all properties that are contained within the material.