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