Class SectionCurveSettingsBuilder
Inheritance
SectionCurveSettingsBuilder
Assembly: NXOpen.dll
Syntax
public class SectionCurveSettingsBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
SectionCurveSettingsBuilder()
Declaration
protected SectionCurveSettingsBuilder()
Properties
Color
Declaration
public NXColor Color { get; set; }
Property Value
ColorOption
Declaration
public SectionCurveSettingsBuilder.ColorOptionType ColorOption { get; set; }
Property Value
Show
Declaration
public bool Show { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink