Class ViewStyleShadingBuilder
Inheritance
ViewStyleShadingBuilder
Assembly: NXOpen.dll
Syntax
public class ViewStyleShadingBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ViewStyleShadingBuilder()
Declaration
protected ViewStyleShadingBuilder()
Properties
AngleTolerance
Declaration
public double AngleTolerance { get; set; }
Property Value
CutFaceColor
Declaration
public NXColor CutFaceColor { get; set; }
Property Value
EdgeTolerance
Declaration
public double EdgeTolerance { get; set; }
Property Value
FaceTolerance
Declaration
public double FaceTolerance { get; set; }
Property Value
HiddenWireframeColor
Declaration
public NXColor HiddenWireframeColor { get; set; }
Property Value
RenderingStyle
Declaration
public ShadingRenderingStyleOption RenderingStyle { get; set; }
Property Value
ShadeTolerance
Declaration
public ShadingToleranceOption ShadeTolerance { get; set; }
Property Value
ShininessScale
Declaration
public double ShininessScale { get; set; }
Property Value
TwoSidedLight
Declaration
public bool TwoSidedLight { get; set; }
Property Value
VisibleWireframeColor
Declaration
public NXColor VisibleWireframeColor { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink