Class InputScalar
Inheritance
System.Object
System.MarshalByRefObject
InputScalar
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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 |
---|---|
System.Double |
Methods
GetValueIn(Unit)
Declaration
public double GetValueIn(Unit unitType)
Parameters
Type | Name | Description |
---|---|---|
Unit | unitType |
Returns
Type | Description |
---|---|
System.Double |
Implements
System.Runtime.Remoting.Messaging.IMessageSink