Class MeshLevelFlatnessResult
Inheritance
MeshLevelFlatnessResult
Assembly: NXOpen.dll
Syntax
public class MeshLevelFlatnessResult : Result, IMessageSink, INXObject
Constructors
MeshLevelFlatnessResult()
Declaration
protected MeshLevelFlatnessResult()
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
Distance
Declaration
public double Distance { get; }
Property Value
FlangeIndex
Declaration
public int FlangeIndex { get; }
Property Value
LocationIndex
Declaration
public int LocationIndex { get; }
Property Value
Point
Declaration
public Point3d Point { get; }
Property Value
ResultEntity
Declaration
public TaggedObject ResultEntity { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink