StandardCrossSectionFilter Methods |
The StandardCrossSectionFilter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetArea |
the geographic area to filter. Requires that a cross section has end point
coordinates defined, otherwise it won't pass. Not active if all coordinates
are COMMath.DOUBLE_NaN.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Passes |
returns true if the argument passes the filter
|
![]() | SetArea |
the geographic area to filter. Requires that a cross section has end point
coordinates defined, otherwise it won't pass. Set all coordinates to
COMMath.DOUBLE_NaN to deactivate.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |