Share

DrawingView.GetHiddenLinesStatus Method

Parent Object: DrawingView

Description

Method that gets the hidden lines status of a component in the drawing view.

Syntax

DrawingView.GetHiddenLinesStatus( Component As Object ) As HiddenLinesStatusEnum

Parameters

Name Type Description
Component Object Input Document, ComponentOccurrence, ComponentOccurrenceProxy, SurfaceBody, SurfaceBodyProxy, MeshFeature or MeshFeatureProxy object to indicate a component in the drawing view.

Version

Introduced in version 2022

Was this information helpful?