TabCreator(TabCreator) Constructor
|
Initializes a new instance of the
TabCreator
class
Namespace: Bricscad.SheetMetal.Operations
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public TabCreator(
TabCreator Other
)
Public Sub New (
Other As TabCreator
)
public:
TabCreator(
TabCreator^ Other
)
new :
Other : TabCreator -> TabCreator
Parameters
- Other TabCreator
-
See Also