ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TinFilter Class
Properties


In This Topic
    TinFilter Class Members
    In This Topic

    The following tables list the members exposed by TinFilter.

    Public Properties
     NameDescription
    Public Property Gets and sets whether the filter should return elements classified as "inside" only. Default value is false.  
    Public PropertyGets and sets an envelope filter. Default value is null meaning that the envelope searched is the TIN's data area, See TinDataset.GetDataArea.  
    Public PropertyGets and sets the filter type. Default value is TinFilterType.All.  
    Top
    See Also