VisualBillOfMaterialsDescriptionExpr Property |
The description of the component as it appears in the bill of materials, e.g. "Driven Roller Module". If this is blank there will be no entry in the bill of materials for this component.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic ExprString BillOfMaterialsDescriptionExpr { get; set; }Property Value
Type:
ExprString
See Also