Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public ObjectIdCollection Parts { get; }
Public ReadOnly Property Parts As ObjectIdCollection
Get
public:
property ObjectIdCollection^ Parts {
ObjectIdCollection^ get ();
}
member Parts : ObjectIdCollection with get
Property Value
ObjectIdCollection
See Also