|
IAddModel::AddNewModel
Description
This method allows you to add new model to the Assembly file.
Syntax
AddNewModel( ModelType, DocumentName, Units );
Input: (AddModelType) ModelType |
An added model type. |
Input: (String) DocumentName |
An added file name. |
Input: (DocumentEnumUnit) Units |
Added file units. |
|