JunctionCreator(JunctionCreator) Constructor
|
Namespace: Bricscad.SheetMetal.Operations
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public JunctionCreator(
JunctionCreator Other
)
Public Sub New (
Other As JunctionCreator
)
public:
JunctionCreator(
JunctionCreator^ Other
)
new :
Other : JunctionCreator -> JunctionCreator
Parameters
- Other JunctionCreator
-
See Also