ImportOptions3DM(ImportOptions3DM)
Constructor
Description:
Constructs a new instance of ImportOptions3DM as a copy of the provided import options.
Constructs a new instance of ImportOptions3DM as a copy of the provided import options.
Parameters
Parameter | Type | Description |
---|---|---|
option | ImportOptions3DM | The 3DM import options to be copied. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |