Class ArrayRecord2DWithZValue
Inheritance
ArrayRecord2DWithZValue
Inherited Members
Namespace: NXOpen.CAE.FTK
Assembly: NXOpen.dll
Syntax
public class ArrayRecord2DWithZValue : ArrayRecord2D, IMessageSink, INXObject, IApplicationDataOwner, IRecordWithZValue
Constructors
ArrayRecord2DWithZValue()
Declaration
protected ArrayRecord2DWithZValue()
Properties
Unit
Declaration
public BaseUnit Unit { get; set; }
Property Value
Type | Description |
---|---|
BaseUnit |
Value
Declaration
public double Value { get; set; }
Property Value
Type | Description |
---|---|
double |
Implements
System.Runtime.Remoting.Messaging.IMessageSink