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