Name | Description | |
---|---|---|
AddComponentTemplate | Adds a component part to the group template. This method must be called on the MCT. Use QueuedTask.Run. | |
AddDiagramLayer | Add a diagram layer to a diagram map. | |
AddDiagramLayerAsync | Add a diagram layer to a diagram map. | |
AddOverlay | Overloaded. | |
AddOverlayAsync | Overloaded. | |
AreTemplatesLoaded | Overloaded. | |
AutoGenerateTemplates | Generate feature templates for a layer or standalone-table. This method must be called on the MCT. Use QueuedTask.Run | |
ClearSketchAsync | Clears the current sketch in the view. | |
CreateGroupTemplateDefinition | Creates a new group template object using the specified definition. Adds the base template specified to the group template as the base part. This method must be called on the MCT. Use QueuedTask.Run. Use this method in conjunction with calls to AddComponentTemplate for each component part. Once the group template is fully defined, use CreateTemplate(Layer,CIMEditingTemplate) to add the template to the template manager. | |
CreatePresetTemplate | Creates a new preset template from the specified set of features. | |
CreateTemplate | Overloaded. | |
FlattenLayers | Gets an enumeration of layers. Removes group layers and recurses their sublayers to add them to the list | |
GetCurrentSketchAsync | Gets the current geometry of the sketch without finishing it. | |
GetSketchType | Gets the type of geometry for the current sketch. | |
GetTemplate | Overloaded. | |
GetTemplates | Overloaded. | |
Inspect | Load a feature into a new inspector instance. This method must be called on the MCT. Use QueuedTask.Run. | |
IsControlledByParcelFabric | Gets whether the layer is controlled by a parcel fabric of the specified type. | |
RemoveTemplate | Overloaded. | |
SelectElements | Overloaded. | |
SetCurrentSketchAsync | Sets the current geometry of the sketch without finishing it. | |
TransformToGlobalID | Overloaded. | |
TransformToOID | Overloaded. | |
UpdateOverlay | Overloaded. |