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