Name | Description | |
---|---|---|
CIMMultipatchFeatureTemplate Constructor |
The following tables list the members exposed by CIMMultipatchFeatureTemplate.
Name | Description | |
---|---|---|
CIMMultipatchFeatureTemplate Constructor |
Name | Description | |
---|---|---|
DefaultValues | Gets or sets the default values. (Inherited from ArcGIS.Core.CIM.CIMBasicFeatureTemplate) | |
Description | Gets or sets the description. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate) | |
GalleryMode | Gets or sets a value indicating whether or not this is gallery mode. | |
HiddenFields | Gets or sets the hidden fields. (Inherited from ArcGIS.Core.CIM.CIMBasicFeatureTemplate) | |
Models | Gets or sets the models. | |
Name | Gets or sets the name. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate) | |
Relationships | Gets or sets the template relationships. (Inherited from ArcGIS.Core.CIM.CIMBasicFeatureTemplate) | |
RequiredFields | Gets or sets the required fields. (Inherited from ArcGIS.Core.CIM.CIMBasicFeatureTemplate) | |
Tags | Gets or sets the tags. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate) | |
ToolFilter | Gets or sets the tool filter. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate) | |
ToolOptions | Gets or sets the per-tool options. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate) | |
ToolProgID | Gets or sets the tool ProgID. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate) |
Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMMultipatchFeatureTemplate with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMMultipatchFeatureTemplate with a specified state from an XML encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMMultipatchFeatureTemplate and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMMultipatchFeatureTemplate and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
AddModel | Add a new model to a CIMMultipatchFeatureTemplate. | |
AllowToolDamlID | Allows a construction tool on the template. | |
ExcludeToolDamlID | Excludes a construction tool from the template. | |
GetExcludedToolDamlIds | Gets the excluded construction tools on the template. | |
ReadDefaultToolDamlID | Gets the default construction tool. | |
ReadTags | Read the Tags from a CIMEditingTemplate. | |
SetDefaultToolDamlID | Sets the default construction tool. | |
SetExcludedToolDamlIds | Sets the excluded construction tools on the template. | |
WriteTags | Write an array of tags to a CIMEditingTemplate. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |