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