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