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