Solid Edge Part Type Library
AddFamilyVariable Method
Specifies the Variable object that is to be added to the family of parts.
Description
Adds a variable to a family of parts.
Syntax
Visual Basic
Public Sub AddFamilyVariable( _
   ByVal Variable As Variant _
) 
Parameters
Variable
Specifies the Variable object that is to be added to the family of parts.
See Also

FamilyMembers Collection  | FamilyMembers Members

Send comments on this topic.