Class RuntimeButton
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.Utilities.dll
Syntax
public class RuntimeButton : ShapeBody
Constructors
RuntimeButton(nint)
Declaration
protected RuntimeButton(nint pItem)
Parameters
| Type | Name | Description |
|---|---|---|
| nint | pItem |
Properties
Active
Declaration
public override bool Active { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Overrides
Triggered
Declaration
public bool Triggered { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |