GisTable(GisTable) Constructor
|
Initializes a new instance of the
GisTable class
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public GisTable(
GisTable rhs
)
Public Sub New (
rhs As GisTable
)
public:
GisTable(
GisTable^ rhs
)
new :
rhs : GisTable -> GisTable
Parameters
- rhs GisTable
-
See Also