Class ViewStyleSmoothEdgesBuilder
Inheritance
ViewStyleSmoothEdgesBuilder
Assembly: NXOpen.dll
Syntax
public class ViewStyleSmoothEdgesBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ViewStyleSmoothEdgesBuilder()
Declaration
protected ViewStyleSmoothEdgesBuilder()
Properties
Color
Declaration
public NXColor Color { get; set; }
Property Value
EndGaps
Declaration
public bool EndGaps { get; set; }
Property Value
EndGapsDistance
Declaration
public double EndGapsDistance { get; set; }
Property Value
Font
Declaration
public Font Font { get; set; }
Property Value
SmoothEdge
Declaration
public bool SmoothEdge { get; set; }
Property Value
Tolerance
Declaration
public bool Tolerance { get; set; }
Property Value
ToleranceValue
Declaration
public double ToleranceValue { get; set; }
Property Value
Width
Declaration
public Width Width { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink