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

Occurrence Object  | Occurrence Members