Class SmoothEdgesViewStyle
Inheritance
SmoothEdgesViewStyle
Assembly: NXOpen.dll
Syntax
public class SmoothEdgesViewStyle : NXRemotableObject, IMessageSink, ISmoothEdgesViewPreferences
Constructors
SmoothEdgesViewStyle(ViewStyle)
Declaration
protected SmoothEdgesViewStyle(ViewStyle owner)
Parameters
Properties
SmoothEdge
Declaration
public bool SmoothEdge { get; set; }
Property Value
SmoothEdgeColor
Declaration
public int SmoothEdgeColor { get; set; }
Property Value
SmoothEdgeEndGaps
Declaration
public bool SmoothEdgeEndGaps { get; set; }
Property Value
SmoothEdgeEndGapsData
Declaration
public double SmoothEdgeEndGapsData { get; set; }
Property Value
SmoothEdgeFont
Declaration
public Font SmoothEdgeFont { get; set; }
Property Value
SmoothEdgeTolerance
Declaration
public bool SmoothEdgeTolerance { get; set; }
Property Value
SmoothEdgeToleranceData
Declaration
public double SmoothEdgeToleranceData { get; set; }
Property Value
SmoothEdgeWidth
Declaration
public Width SmoothEdgeWidth { get; set; }
Property Value
Tag
Declaration
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink