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