ComponentDefinitionIsArraySource Property
|
Namespace: Bricscad.MechanicalComponents
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public bool IsArraySource { get; }
Public ReadOnly Property IsArraySource As Boolean
Get
public:
property bool IsArraySource {
bool get ();
}
member IsArraySource : bool with get
Property Value
Boolean
See Also