DrawingView.GetComponentLineColor Method
Parent Object: DrawingViewDescription
Method that gets color of a component in drawing view.
Syntax
DrawingView.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. |