BIMCompositionVariablePlyIndex Property
|
Namespace: Bricscad.Bim
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public int VariablePlyIndex { get; set; }
Public Property VariablePlyIndex As Integer
Get
Set
public:
property int VariablePlyIndex {
int get ();
void set (int value);
}
member VariablePlyIndex : int with get, set
Property Value
Int32
See Also