ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMExtensions Class
Methods


In This Topic
    CIMExtensions Class Members
    In This Topic

    The following tables list the members exposed by CIMExtensions.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Add a new model to a CIMMultipatchFeatureTemplate. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic) Allows a construction tool on the template.  
    Public Methodstatic (Shared in Visual Basic) Excludes a construction tool from the template.  
    Public Methodstatic (Shared in Visual Basic) Gets the default construction tool.  
    Public Methodstatic (Shared in Visual Basic) Gets the excluded construction tools on the template.  
    Public Methodstatic (Shared in Visual Basic) Read the Tags from a CIMEditingTemplate.  
    Public Methodstatic (Shared in Visual Basic) Sets the default construction tool.  
    Public Methodstatic (Shared in Visual Basic) Sets the excluded construction tools on the template.  
    Public Methodstatic (Shared in Visual Basic) Write an array of tags to a CIMEditingTemplate.  
    Top
    See Also