Class ShadingViewStyle
Inheritance
ShadingViewStyle
Assembly: NXOpen.dll
Syntax
public class ShadingViewStyle : NXRemotableObject, IMessageSink, IShadingViewPreferences
Constructors
ShadingViewStyle(ViewStyle)
Declaration
protected ShadingViewStyle(ViewStyle owner)
Parameters
Properties
CustomAngleTolerance
Declaration
public double CustomAngleTolerance { get; set; }
Property Value
CustomEdgeTolerance
Declaration
public double CustomEdgeTolerance { get; set; }
Property Value
CustomFaceTolerance
Declaration
public double CustomFaceTolerance { get; set; }
Property Value
OverrideHiddenWireframeColor
Declaration
public int OverrideHiddenWireframeColor { get; set; }
Property Value
OverrideVisibleWireframeColor
Declaration
public int OverrideVisibleWireframeColor { get; set; }
Property Value
RenderingStyle
Declaration
public ShadingRenderingStyleOption RenderingStyle { get; set; }
Property Value
ShadedCutFaceColor
Declaration
public int ShadedCutFaceColor { get; set; }
Property Value
ShadingTolerance
Declaration
public ShadingToleranceOption ShadingTolerance { get; set; }
Property Value
Shininess
Declaration
public double Shininess { get; set; }
Property Value
Tag
Declaration
Property Value
TwoSidedLight
Declaration
public bool TwoSidedLight { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink