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