Class DieAttributesBuilder
Inheritance
DieAttributesBuilder
Assembly: NXOpen.dll
Syntax
public class DieAttributesBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
DieAttributesBuilder()
Declaration
protected DieAttributesBuilder()
Properties
AttributeColor
Declaration
public NXColor AttributeColor { get; set; }
Property Value
AttributeTitle
Declaration
public string AttributeTitle { get; set; }
Property Value
AttributeValue
Declaration
public string AttributeValue { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink