ContextBendLineType Property
|
Namespace: Bricscad.SheetMetal
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public ContextRelationToThicknessType BendLineType { get; }
Public ReadOnly Property BendLineType As ContextRelationToThicknessType
Get
public:
property ContextRelationToThicknessType BendLineType {
ContextRelationToThicknessType get ();
}
member BendLineType : ContextRelationToThicknessType with get
Property Value
ContextRelationToThicknessType
See Also