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 | Gets whether templates have been loaded for the specified map member. | |
AutoGenerateTemplates | Generate feature templates for a layer or standalone-table. This method must be called on the MCT. Use QueuedTask.Run. | |
BuildMapTopologyGraph | Overloaded. | |
CanClearTopology | Gets if the active topology can be cleared. That is; the active topology cam be set to "No Topology". | |
CanSetActiveTopology | Overloaded. | |
CanSetMapTopology | Gets if the active topology can be set to a MapTopology. Map topologies are only supprted for 2D non-stereo maps. | |
ClearSketchAsync | Clears the current sketch in the view. | |
ClearTopologyAsync | Clears the active topology. That is; sets the active topology to "No Topology". | |
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(MapMember,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. | |
GetActiveTopologyAsync | Gets the active topology properties from the map. | |
GetAvailableTopologiesAsync | Gets the list of available topologies for the map. This method must be called on the MCT. Use QueuedTask.Run. | |
GetCurrentSketchAsync | Gets the current geometry of the sketch without finishing it. | |
GetSketchType | Gets the type of geometry for the current sketch. | |
GetTemplate | Gets a template by name for a map member. This method must be called on the MCT. Use QueuedTask.Run. | |
GetTemplates | Gets all templates for a map member. This method must be called on the MCT. Use QueuedTask.Run. | |
GetTemplatesAsFlattenedList | Gets all templates for a map member, including templates for any children. This method must be called on the MCT. Use QueuedTask.Run. | |
GetTopologyAsync | Gets the set of topology properties for the specified topology name. | |
Inspect | Loads a row into a new inspector instance. This method must be called on the MCT. Use QueuedTask.Run. | |
IsControlledByParcelFabricAsync | Gets whether the layer is controlled by a parcel fabric of the specified type. | |
RemoveTemplate | Overloaded. | |
SelectElements | Overloaded. | |
SetActiveTopologyAsync | Overloaded. | |
SetCurrentSketchAsync | Sets the current geometry of the sketch without finishing it. | |
SetMapTopologyAsync | Sets the active topology to the map topolgoy. | |
TransformToGlobalID | Overloaded. | |
TransformToObjectIDs | Overloaded. | |
UpdateOverlay | Overloaded. |