Class MeshLevelLengthRangeResult
Inheritance
MeshLevelLengthRangeResult
Assembly: NXOpen.dll
Syntax
public class MeshLevelLengthRangeResult : Result, IMessageSink, INXObject
Constructors
MeshLevelLengthRangeResult()
Declaration
protected MeshLevelLengthRangeResult()
Properties
Connection
Declaration
public IConnection Connection { get; }
Property Value
CoordinateIndex
Declaration
public int CoordinateIndex { get; }
Property Value
DefinitionIndex
Declaration
public int DefinitionIndex { get; }
Property Value
FlangeIndex
Declaration
public int FlangeIndex { get; }
Property Value
Length
Declaration
public double Length { get; }
Property Value
LocationIndex
Declaration
public int LocationIndex { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink