ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MappingExtensions Class


In This Topic
    MappingExtensions Class Methods
    In This Topic

    For a list of all members of this type, see MappingExtensions members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Adds a component part to the group template. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic) Add a diagram layer to a diagram map.  
    Public Methodstatic (Shared in Visual Basic) Add a diagram layer to a diagram map.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic) Gets whether templates have been loaded for the specified map member.  
    Public Methodstatic (Shared in Visual Basic) Generate feature templates for a layer or standalone-table. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic) Gets if the active topology can be cleared. That is; the active topology cam be set to "No Topology".  
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic) Gets if the active topology can be set to a MapTopology. Map topologies are only supprted for 2D non-stereo maps.  
    Public Methodstatic (Shared in Visual Basic) Clears the current sketch in the view.  
    Public Methodstatic (Shared in Visual Basic) Clears the active topology. That is; sets the active topology to "No Topology".  
    Public Methodstatic (Shared in Visual Basic)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.  
    Public Methodstatic (Shared in Visual Basic) Creates a new preset template from the specified set of features.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic) Gets an enumeration of layers. Removes group layers and recurses their sublayers to add them to the list.  
    Public Methodstatic (Shared in Visual Basic) Gets the active topology properties from the map.  
    Public Methodstatic (Shared in Visual Basic) Gets the list of available topologies for the map. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic) Gets the current geometry of the sketch without finishing it.  
    Public Methodstatic (Shared in Visual Basic) Gets the type of geometry for the current sketch.  
    Public Methodstatic (Shared in Visual Basic) Gets a template by name for a map member. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic) Gets all templates for a map member. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic) Gets all templates for a map member, including templates for any children. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic) Gets the set of topology properties for the specified topology name.  
    Public Methodstatic (Shared in Visual Basic)Loads a row into a new inspector instance. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic) Gets whether the layer is controlled by a parcel fabric of the specified type.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic) Sets the current geometry of the sketch without finishing it.  
    Public Methodstatic (Shared in Visual Basic) Sets the active topology to the map topolgoy.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Top
    See Also