ArcGIS Pro 2.6 API Reference Guide
CIMMultipatchFeatureTemplate Class Members
Properties  Methods  Events


ArcGIS.Core.CIM Namespace : CIMMultipatchFeatureTemplate Class

The following tables list the members exposed by CIMMultipatchFeatureTemplate.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property Gets or sets the default values. (Inherited from ArcGIS.Core.CIM.CIMBasicFeatureTemplate)
Public Property Gets or sets the description. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate)
Public Property Gets or sets a value indicating whether or not this is gallery mode.  
Public Property Gets or sets the hidden fields. (Inherited from ArcGIS.Core.CIM.CIMBasicFeatureTemplate)
Public Property Gets or sets the models.  
Public Property Gets or sets the name. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate)
Public Property Gets or sets the template relationships. (Inherited from ArcGIS.Core.CIM.CIMBasicFeatureTemplate)
Public Property Gets or sets the required fields. (Inherited from ArcGIS.Core.CIM.CIMBasicFeatureTemplate)
Public Property Gets or sets the tags. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate)
Public Property Gets or sets the tool filter. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate)
Public Property Gets or sets the per-tool options. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate)
Public Property Gets or sets the tool ProgID. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate)
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMMultipatchFeatureTemplate with a specified state from a JSON encoding.  
Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMMultipatchFeatureTemplate with a specified state from an XML encoding.  
Public Method Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public Method Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public MethodOverridden.  Creates a JSON encoding of the CIMMultipatchFeatureTemplate and its current state.  
Public MethodOverridden.  Creates an XML encoding of the CIMMultipatchFeatureTemplate and its current state.  
Public Method Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject)
Top
Protected Methods
 NameDescription
Protected Method Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject)
Protected MethodOverridden.  Reads the child element inside the reader.  
Protected MethodOverridden.  Writes a child element to the writer.  
Top
Extension Methods
 NameDescription
Public Extension Method Add a new model to a CIMMultipatchFeatureTemplate.
Public Extension Method Allows a construction tool on the template.
Public Extension Method Excludes a construction tool from the template.
Public Extension Method Gets the excluded construction tools on the template.
Public Extension Method Gets the default construction tool.
Public Extension Method Read the Tags from a CIMEditingTemplate.
Public Extension Method Sets the default construction tool.
Public Extension Method Sets the excluded construction tools on the template.
Public Extension Method Write an array of tags to a CIMEditingTemplate.
Top
Public Events
 NameDescription
Public Event Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject)
Top
See Also

Reference

CIMMultipatchFeatureTemplate Class
ArcGIS.Core.CIM Namespace