| Solid Edge Part Type Library > AttachedPropertyTable Object : AddMembers Method |
| Visual Basic |
|---|
Public Sub AddMembers( _ ByVal NumObjects As Long, _ ByRef NewAttachments() As Object, _ ByRef SelectFilter() As PropertyFilterTypeConstants _ ) |
| 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 |