Solid Edge Assembly Type Library
AddFamilyByFilename Method
The path and file name for the associated document.
The member in the family of assemblies file.
Description
Adds a family occurrence by filename.
Syntax
Visual Basic
Public Function AddFamilyByFilename( _
   ByVal OccurrenceFileName As String, _
   ByVal MemberName As String _
) As Occurrence
Parameters
OccurrenceFileName
The path and file name for the associated document.
MemberName
The member in the family of assemblies file.
See Also

Occurrences Collection  | Occurrences Members

Send comments on this topic.