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