Solid Edge Assembly Type Library
AddAlternateComponent Method
Specifies the file name (with path) to be added as an alternate component of the assembly occurrence.
Description
This method adds an alternate component to the specified Occurrence object.
Syntax
Visual Basic
Public Sub AddAlternateComponent( _
   ByVal AlternateComponentFileName As String _
) 
Parameters
AlternateComponentFileName
Specifies the file name (with path) to be added as an alternate component of the assembly occurrence.
See Also

Occurrence Object  | Occurrence Members

Send comments on this topic.