Solid Edge Part Type Library
Add Method
Specifies the model for which a simplified model is to be created.
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   ByVal DetailedModel As Object _
) As SimplifiedModel
Parameters
DetailedModel
Specifies the model for which a simplified model is to be created.
See Also

SimplifiedModels Collection  | SimplifiedModels Members