Class SmoothEdgesViewPreferences
Inheritance
SmoothEdgesViewPreferences
Assembly: NXOpen.dll
Syntax
public class SmoothEdgesViewPreferences : NXRemotableObject, IMessageSink, ISmoothEdgesViewPreferences
Constructors
SmoothEdgesViewPreferences(ViewPreferences)
Declaration
protected SmoothEdgesViewPreferences(ViewPreferences 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