Class ConnectionPointsDistanceResult
Inheritance
System.Object
System.MarshalByRefObject
ConnectionPointsDistanceResult
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.QualityAudit
Assembly: NXOpen.dll
Syntax
public class ConnectionPointsDistanceResult : Result, IMessageSink, INXObject
Constructors
ConnectionPointsDistanceResult()
Declaration
protected ConnectionPointsDistanceResult()
Properties
Connection
Declaration
public IConnection Connection { get; }
Property Value
Type | Description |
---|---|
IConnection |
CoordinateIndex1
Declaration
public int CoordinateIndex1 { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
CoordinateIndex2
Declaration
public int CoordinateIndex2 { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
DefinitionIndex1
Declaration
public int DefinitionIndex1 { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
DefinitionIndex2
Declaration
public int DefinitionIndex2 { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
LocationIndex1
Declaration
public int LocationIndex1 { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
LocationIndex2
Declaration
public int LocationIndex2 { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Implements
System.Runtime.Remoting.Messaging.IMessageSink