Namespace: Bricscad.SheetMetal.Operations
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public double CutDepth { get; set; }
Public Property CutDepth As Double
Get
Set
public:
property double CutDepth {
double get ();
void set (double value);
}
member CutDepth : float with get, set
Property Value
Double
See Also