TinSurfaceDefinitionAddPointGroups(ObjectIdCollection)
Constructor
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public TinSurfaceDefinitionAddPointGroups(
ObjectIdCollection pointGroups
)
Public Sub New (
pointGroups As ObjectIdCollection
)
public:
TinSurfaceDefinitionAddPointGroups(
ObjectIdCollection^ pointGroups
)
new :
pointGroups : ObjectIdCollection -> TinSurfaceDefinitionAddPointGroups
Parameters
- pointGroups ObjectIdCollection
-
See Also