Solid Edge Part Type Library
SelectFilter Method
Returns an array of PropertyFilterTypeConstants.
Description
Returns the array of filters applied to the array of objects to which the referenced AttachedPropertyTable object is attached.
Syntax
Visual Basic
Public Sub SelectFilter( _
   ByRef Filters() As PropertyFilterTypeConstants _
) 
Parameters
Filters
ValueDescription
sePropertyFilterTypeEdgeProperty Filter Type - Edge
sePropertyFilterTypeEdgeChainProperty Filter Type - Edge Chain
sePropertyFilterTypeFaceProperty Filter Type - Face
sePropertyFilterTypeFaceChainProperty Filter Type - Face Chain
sePropertyFilterTypeFeatureEdgesProperty Filter Type - Feature Edges
sePropertyFilterTypeFeatureFacesProperty Filter Type - Feature Faces
sePropertyFilterTypeVertexProperty Filter Type - Vertex
Returns an array of PropertyFilterTypeConstants.
See Also

AttachedPropertyTable Object  | AttachedPropertyTable Members