![]() | Material Interface |
The Material type exposes the following members.
Name | Description | |
---|---|---|
![]() | AppearanceCode | Gets the appearance code. |
![]() | AppearanceId | ID of the appearance in DB. |
![]() | AppearanceLabel | Gets the appearance label. |
![]() | AppearanceName | Gets the name of the appearance. |
![]() | BomId |
Gets bom item identifier.
(Inherited from Item) |
![]() | BomStructure |
Indicates how the component is used/viewed in a BOM.
(Inherited from Item) |
![]() | Children |
Objects comprising current Item (Inherited from Item) |
![]() | Code | Final code of the material. Gets ReplacedCode if it is not empty. Otherwise original material code value is returned./> |
![]() | HasGrain | Determines whether this material has grain. |
![]() | IsComposite | Gets a value indicating whether this material is composite material. |
![]() | MaterialId | ID of the material in DB. |
![]() | MaterialLabel | Gets the material label. |
![]() | MaterialType | Material type |
![]() | Name | Final name of the material. Gets ReplacedName if it is not empty. Otherwise original material name value is returned./> |
![]() | PdmType |
PDM Type of this instance. Is used in {Item.Type} parser.
(Inherited from Item) |
![]() | Thickness | Essential thickness of material. Zero is returned if thickness is not essential. |
![]() | Width | Essential width of material. Zero is returned if width is not essential. |
Name | Description | |
---|---|---|
![]() | GetAppearanceOriginalProperty | Gets the appearance original property. |
![]() | GetAppearanceProperty | Gets the appearance properties. |
![]() | GetAppearanceReplacedProperty | Gets the appearance replaced properties. |
![]() | GetMaterialOriginalProperty | Gets the material original properties. |
![]() | GetMaterialProperty | Gets the material properties. |
![]() | GetMaterialReplacedProperty | Gets the material replaced properties. |