BlockParameterValue Property
|
get a value of the block parameter as a
double
Namespace: Bricscad.Parametric
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public double Value { get; }
Public ReadOnly Property Value As Double
Get
public:
property double Value {
double get ();
}
member Value : float with get
Property Value
Double
See Also