Click or drag to resize

VisualBillOfMaterialsDescriptionExpr Property

Property Value

Type: ExprString
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: 10.0.0.6737
Syntax
C#
public ExprString BillOfMaterialsDescriptionExpr { get; set; }

Property Value

Type: ExprString
See Also