Solid Edge Part Type Library
Add Method
Specifies the name of the family member object.
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   ByVal NewMemberName As String _
) As FamilyMember
Parameters
NewMemberName
Specifies the name of the family member object.
See Also

FamilyMembers Collection  | FamilyMembers Members

Send comments on this topic.