Class RuntimeButtonBuilder
Inheritance
RuntimeButtonBuilder
Assembly: NXOpen.dll
public class RuntimeButtonBuilder : CollisionShapeBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected RuntimeButtonBuilder()
Properties
Declaration
public NXColor ActiveStatusColor { get; set; }
Property Value
Declaration
public RuntimeButtonBuilder.ButtonTypes ButtonType { get; set; }
Property Value
Declaration
public SelectNXObjectList Geometry { get; }
Property Value
Declaration
public NXColor InactiveStatusColor { get; set; }
Property Value
Declaration
public RuntimeButtonBuilder.InitialValues InitialValue { get; set; }
Property Value
Declaration
public string Name { get; set; }
Property Value
Declaration
public bool OverrideActiveStatusColor { get; set; }
Property Value
Declaration
public bool OverrideInactiveStatusColor { get; set; }
Property Value
Methods
Declaration
public void SetGeometry(NXObject[] geometries)
Parameters
Type |
Name |
Description |
NXObject[] |
geometries |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink