Solid Edge Part Type Library
RemoveFamilyVariable Method
Specifies the variable to be removed.
Description
Removes a variable from the referenced FamilyMember object.
Syntax
Visual Basic
Public Sub RemoveFamilyVariable( _
   ByVal Variable As Variant _
) 
Parameters
Variable
Specifies the variable to be removed.
See Also

FamilyMembers Collection  | FamilyMembers Members

Send comments on this topic.