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