Share

DesignViewRepresentation.CopyComponentVisibilityToSuppression Method

Parent Object: DesignViewRepresentation

Description

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 ModelState

Parameters

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 "".

Version

Introduced in version 2022

Was this information helpful?