Click or drag to resize

Material Properties

The Material type exposes the following members.

Properties
 NameDescription
Public propertyAppearanceCode Gets the appearance code.
Public propertyAppearanceId ID of the appearance in DB.
Public propertyAppearanceLabel Gets the appearance label.
Public propertyAppearanceName Gets the name of the appearance.
Public propertyBomId Gets bom item identifier.
(Inherited from Item)
Public propertyBomStructure Indicates how the component is used/viewed in a BOM.
(Inherited from Item)
Public propertyChildren Objects comprising current Item
(Inherited from Item)
Public propertyCode Final code of the material. Gets ReplacedCode if it is not empty. Otherwise original material code value is returned./>
Public propertyHasGrain Determines whether this material has grain.
Public propertyIsComposite Gets a value indicating whether this material is composite material.
Public propertyMaterialId ID of the material in DB.
Public propertyMaterialLabel Gets the material label.
Public propertyMaterialType Material type
Public propertyName Final name of the material. Gets ReplacedName if it is not empty. Otherwise original material name value is returned./>
Public propertyPdmType PDM Type of this instance. Is used in {Item.Type} parser.
(Inherited from Item)
Public propertyThickness Essential thickness of material. Zero is returned if thickness is not essential.
Public propertyWidth Essential width of material. Zero is returned if width is not essential.
Top
See Also