Method that sets the hidden lines status of a component in the drawing view.
| Name | Type | Description |
| Component | Object | Input Document, ComponentOccurrence, ComponentOccurrenceProxy, SurfaceBody, SurfaceBodyProxy, MeshFeature or MeshFeatureProxy object to indicate a component in the drawing view. |
| visibleStatus | HiddenLinesStatusEnum | Input HiddenLinesStatusEnum value to specify the hidden line status for the component. Valid values are kAllHiddenLinesVisible and kAllHiddenLinesInvisible. |