Class ColorFeatureBuilder
Inheritance
ColorFeatureBuilder
Assembly: NXOpen.dll
Syntax
public class ColorFeatureBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ColorFeatureBuilder()
Declaration
protected ColorFeatureBuilder()
Properties
Color
Declaration
public NXColor Color { get; set; }
Property Value
SelectFeature
Declaration
public SelectFeatureList SelectFeature { get; }
Property Value
SpecifyColor
Declaration
public ColorFeatureBuilder.OperationType SpecifyColor { get; set; }
Property Value
StoreColor
Declaration
public bool StoreColor { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink