IModel Interface Methods Send Feedback
See Also 

For a list of all members of this type, see IModel members.

Public Methods

 NameDescription
 MethodActivateActivates the model.  
 MethodCreateExtensionDictionaryCreates a dictionary for the model.  
 MethodDeleteCustomDataDeletes the specified custom data from the model.  
 MethodGetActiveViewTileGets the active ViewTile in the model.  
 MethodGetCustomDataGets the specified custom data for the model.  
 MethodGetExtensionDictionaryGets the dictionary for the model.  
 MethodGetSketchManagerGets the sketch interface.  
 MethodGetViewTilesGets the ViewTiles in the model.  
 MethodInsertViewTilesInserts ViewTiles in the specified mode at the specified location in this model.  
 MethodIsActiveGets whether the model is active.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the model, if the dictionary exists and is empty.  
 MethodSetCustomDataSets the custom data for the model.  
Top

See Also