Class MeshLevelLengthRatioRangeResult
Inheritance
MeshLevelLengthRatioRangeResult
Assembly: NXOpen.dll
Syntax
public class MeshLevelLengthRatioRangeResult : Result, IMessageSink, INXObject
Constructors
MeshLevelLengthRatioRangeResult()
Declaration
protected MeshLevelLengthRatioRangeResult()
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
LocationIndex
Declaration
public int LocationIndex { get; }
Property Value
Ratio
Declaration
public double Ratio { get; }
Property Value
Thickness1
Declaration
public double Thickness1 { get; }
Property Value
Thickness2
Declaration
public double Thickness2 { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink