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