DetailDrawingView.GetComponentLineColor Method
Parent Object: DetailDrawingViewDescription
Method that gets color of a component in drawing view.
Syntax
DetailDrawingView.GetComponentLineColor( Component As Object ) As ColorParameters
Name | Type | Description |
Component | Object | Input Document, ComponentOccurrence, ComponentOccurrenceProxy, SurfaceBody, SurfaceBodyProxy, PartFeature or PartFeatureProxy object to indicate a component in the drawing view. |