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