Name | Description | |
---|---|---|
TinNodeFilter Constructor | Create an instance of TinNodeFilter. |
The following tables list the members exposed by TinNodeFilter.
Name | Description | |
---|---|---|
TinNodeFilter Constructor | Create an instance of TinNodeFilter. |
Name | Description | |
---|---|---|
DataElementsOnly | Gets and sets whether the filter should return elements classified as "inside" only. Default value is false. (Inherited from ArcGIS.Core.Data.Analyst3D.TinFilter) | |
FilterEnvelope | Gets and sets an envelope filter. Default value is null meaning that the envelope searched is the TIN's data area, See TinDataset.GetDataArea. (Inherited from ArcGIS.Core.Data.Analyst3D.TinFilter) | |
FilterType | Gets and sets the filter type. Default value is TinFilterType.All. (Inherited from ArcGIS.Core.Data.Analyst3D.TinFilter) | |
SuperNode | Gets and sets whether to filter for super nodes. Default is false. |