Class InputScalar
Inheritance
InputScalar
Inherited Members
Namespace: NXOpen.CAE.AeroStructures.Author
Assembly: NXOpen.dll
Syntax
public class InputScalar : InputParameter, IMessageSink, INXObject
Constructors
InputScalar()
Declaration
protected InputScalar()
Properties
Unit
Declaration
public Unit Unit { get; }
Property Value
| Type | Description |
|---|---|
| Unit |
Value
Declaration
public double Value { get; }
Property Value
| Type | Description |
|---|---|
| double |
Methods
GetValueIn(Unit)
Declaration
public double GetValueIn(Unit unitType)
Parameters
| Type | Name | Description |
|---|---|---|
| Unit | unitType |
Returns
| Type | Description |
|---|---|
| double |
Implements
System.Runtime.Remoting.Messaging.IMessageSink