Method | Description | |
---|---|---|
CreateElements ( ) : bool |
Batch Creations of several elements, it will call separate methods for each element
|
|
ElementsBatchCreation ( ExternalCommandData cmdData ) : System |
Constructor of ElementsBatchCreation
|
Method | Description | |
---|---|---|
CreateAreas ( ) : bool |
Batch creation of Areas
|
|
CreateColumns ( ) : bool |
Batch creation of Columns
|
|
CreateRooms ( ) : bool |
Batch creation of Rooms
|
|
CreateTextNotes ( ) : bool |
Batch creation of TextNotes
|
|
CreateWalls ( ) : bool |
Batch creation of Walls
|
|
PreCreate ( ) : void |
Get common informations for batch creation
|
public ElementsBatchCreation ( ExternalCommandData cmdData ) : System | ||
cmdData | ExternalCommandData | A reference to the external application |
return | System |