 
            | Solid Edge Part Type Library > AttachedPropertyTables Collection : Add Method | 
| Visual Basic | 
|---|
| Public Function Add( _ ByVal PropertyTableDefinition As PropertyTableDefinition, _ ByVal NumObjects As Long, _ ByRef SelectFilter() As PropertyFilterTypeConstants, _ ByRef AttachedTo() As Object, _ Optional ByVal Name As Variant _ ) As AttachedPropertyTable | 
| Value | Description | 
|---|---|
| sePropertyFilterTypeEdge | Property Filter Type - Edge | 
| sePropertyFilterTypeEdgeChain | Property Filter Type - Edge Chain | 
| sePropertyFilterTypeFace | Property Filter Type - Face | 
| sePropertyFilterTypeFaceChain | Property Filter Type - Face Chain | 
| sePropertyFilterTypeFeatureEdges | Property Filter Type - Feature Edges | 
| sePropertyFilterTypeFeatureFaces | Property Filter Type - Feature Faces | 
| sePropertyFilterTypeVertex | Property Filter Type - Vertex |