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