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