Solid Edge Part Type Library
Copy Method
Specifies the name of the member to copy from.
Specifies the name of the member to copy to.
Description
Places a copy of the referenced object on the clipboard.
Syntax
Visual Basic
Public Function Copy( _
   ByVal MemberName As String, _
   ByVal NewMemberName As String _
) As FamilyMember
Parameters
MemberName
Specifies the name of the member to copy from.
NewMemberName
Specifies the name of the member to copy to.
See Also

FamilyMembers Collection  | FamilyMembers Members

Send comments on this topic.