Solid Edge Assembly Type Library
AddAsAdjustablePart Method
Specifies the occurrence file name to add as an adjustable part.
Description
Adds the part as adjustable.
Syntax
Visual Basic
Public Function AddAsAdjustablePart( _
   ByVal OccurrenceFileName As String _
) As Occurrence
Parameters
OccurrenceFileName
Specifies the occurrence file name to add as an adjustable part.
See Also

Occurrences Collection  | Occurrences Members

Send comments on this topic.