CIMMultipatchFeatureTemplate Class Methods
In This Topic
For a list of all members of this type, see CIMMultipatchFeatureTemplate members.
Public Methods
Protected Methods
Extension Methods
| Name | Description |
 | AddModel |
Add a new model to a CIMMultipatchFeatureTemplate. This method must be called on the MCT. Use QueuedTask.Run.
|
 | AllowToolID |
Allows a construction tool on the template.
|
 | ExcludeToolID |
Excludes a construction tool from the template.
|
 | GetDefaultToolID |
Gets the default construction tool.
|
 | GetExcludedToolIDs |
Gets the excluded construction tools on the template.
|
 | ReadTags |
Read the Tags from a CIMEditingTemplate.
|
 | SetDefaultToolID |
Sets the default construction tool.
|
 | SetExcludedToolIDs |
Sets the excluded construction tools on the template.
|
 | WriteTags |
Write an array of tags to a CIMEditingTemplate.
|
Top
See Also