FlangeBendBendSide
Property
|
Namespace: Bricscad.SheetMetal.Operations
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public Point3d BendSide { set; }
Public WriteOnly Property BendSide As Point3d
Set
public:
property Point3d BendSide {
void set (Point3d value);
}
member BendSide : Point3d with set
Property Value
Point3d
See Also