|
IAddModel::SetAddModelPath
Description
This method sets the model to be added to an assembly file by its full path name.
Syntax
SetAddModelPath ( FullPathName );
Input: (String) FullPathName
The model's full path name .
Note
|
|
This method sets the model to be added to an assembly file by its full path name.
SetAddModelPath ( FullPathName );
Input: (String) FullPathName
The model's full path name .
|