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