Name | Description | |
---|---|---|
CIMGroupEditingTemplate Constructor |
The following tables list the members exposed by CIMGroupEditingTemplate.
Name | Description | |
---|---|---|
CIMGroupEditingTemplate Constructor |
Name | Description | |
---|---|---|
BaseName | Gets or sets the base name. | |
BasePart | Gets or sets the base part. | |
CreateUtilityNetworkAssociations | Gets or sets a value indicating whether this template will attempt to create associations between features being created. This property is only used with group templates in layers participating in a utility network. | |
DefaultToolGUID | Gets or sets the default tool GUID. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate) | |
Description | Gets or sets the description. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate) | |
ExcludedToolGUIDs | Gets or sets the excluded tool GUIDs. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate) | |
Name | Gets or sets the name. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate) | |
Parts | Gets or sets the parts. | |
Tags | Gets or sets the tags. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate) | |
ToolOptions | Gets or sets the per-tool options. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate) |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMGroupEditingTemplate. | |
FromJson | Reconstructs the CIMGroupEditingTemplate with a specified state from a JSON 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 CIMGroupEditingTemplate 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 | |
---|---|---|
AddComponentTemplate | Adds a component part to the group template. 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. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |