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