Solid Edge Draft Type Library
ShadingAllowAssemblyOverrides Property
Description
Specifies whether assembly override colors are shown in the referenced drawing view.
Property type
Read-write property
Syntax
Visual Basic
Public Property ShadingAllowAssemblyOverrides As Boolean
Remarks
When set to True, assembly override colors are shown. When set to False, part colors are shown. Changing the value of this property causes the drawing view to go out of date. You must call the Update method for the DrawingView object for the change to be displayed.
See Also

DrawingView Object  | DrawingView Members