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