DesignViewRepresentation.CopyComponentVisibilityToSuppression Method
Parent Object: DesignViewRepresentationDescription
Create a new ModelState based on the visibility of components as defined by the design view. The new created ModelState is returned.
Syntax
DesignViewRepresentation.CopyComponentVisibilityToSuppression( [NewName] As String ) As ModelStateParameters
Name | Type | Description |
NewName | String | Optional input string that specifies the name of the model state to create. If not specified, Inventor assigns a name to the mode state. If specified, the name must be unique with respect to the other model states in the document This is an optional argument whose default value is "". |