ArcFM Desktop Developer Guide
ICuTakeoffFilter Interface Members
Properties  Methods 

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by ICuTakeoffFilter.

Public Properties
 NameDescription
 PropertyAutoRunEnabledIndicates whether this filter should be auto run whenever its criteria changes. Caller can set this property to false if the desired behavior is to modify several filters and only filter CUs once. (Inherited from Miner.Desktop.CuFilter.ICuFilter)
 PropertyCriteriaCriteria to compare a CU to. (Inherited from Miner.Desktop.CuFilter.ICuFilter)
 PropertyEnabledIndicates whether this filter should be run. (Inherited from Miner.Desktop.CuFilter.ICuFilter)
 PropertyNameUse this property to provide a display name for this filter. (Inherited from Miner.Desktop.CuFilter.ICuFilter)
 PropertyTableNameThe table that the filter is associated with. Null if there is no associated table. (Inherited from Miner.Desktop.CuFilter.ICuFilter)
Top
Public Methods
 NameDescription
 MethodClone (Inherited from System.ICloneable)
 MethodCompareTo (Inherited from System.IComparable)
 MethodMatchesCriteriaCalls into MatchesCriteria(ICompatibleUnit) for each compatible unit cuList (Inherited from Miner.Desktop.CuFilter.ICuFilter)
 MethodResetCriteriaReturns the criteria to it's default value. Will force a rerun of the filter unless AutoRunEnabled is set to false. (Inherited from Miner.Desktop.CuFilter.ICuFilter)
 MethodSetCriteria  
Top
See Also

Reference

ICuTakeoffFilter Interface
Miner.Desktop.CuFilter Namespace

 

 


Send Comment