ArcFM Engine Developer Guide
RemoveOtherItems Class
Members 


Product Availability
Required Licenses
.NET Assembly
Remove ALL BUT THESE From Selection: This TreeViewTool will remove all of the items in the Selection Tree which were NOT included in the selected items when clicked. The idea is that the user can pick the items they want to keep and eliminate other selected features that are cluttering up their selected features set.
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("797BD9EB-C6AE-44AC-ACAA-35E1F27E1AEC")>
<ProgIdAttribute("Miner.FrameworkUI.TreeTools.RemoveOtherItems")>
<ComponentCategoryAttribute(ComCategory.MMEngineSelectionTreeTools)>
Public Class RemoveOtherItems 
   Implements Miner.Interop.IMMTreeTool 
'Usage
 
Dim instance As RemoveOtherItems
[ComVisible(true)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("797BD9EB-C6AE-44AC-ACAA-35E1F27E1AEC")]
[ProgId("Miner.FrameworkUI.TreeTools.RemoveOtherItems")]
[ComponentCategory(ComCategory.MMEngineSelectionTreeTools)]
public class RemoveOtherItems : Miner.Interop.IMMTreeTool  
Inheritance Hierarchy

System.Object
   Miner.FrameworkUI.TreeTools.RemoveOtherItems

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

RemoveOtherItems Members
Miner.FrameworkUI.TreeTools Namespace

 

 


Send Comment