Method | Description | |
---|---|---|
Import ( ) : bool |
Collect the parameters and export
|
|
ImportDWGData ( ExternalCommandData commandData, ImportFormat format ) : System |
Constructor
|
Method | Description | |
---|---|---|
GetViews ( ) : void |
Get all the views to be displayed
|
|
Initialize ( ) : void |
Initialize the variables
|
public ImportDWGData ( ExternalCommandData commandData, ImportFormat format ) : System | ||
commandData | ExternalCommandData | Revit command data |
format | ImportFormat | Format to import |
return | System |