Struct GeometricProperties.CaeFace
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
Fields
ClosestPoint
Declaration
public Vector3d ClosestPoint
Field Value
ClosestPointInWcs
Declaration
public Point3d ClosestPointInWcs
Field Value
Normal
Declaration
Field Value
NormalInWcs
Declaration
public Vector3d NormalInWcs
Field Value
UDerivative
Declaration
public Vector3d UDerivative
Field Value
UDerivativeInWcs
Declaration
public Vector3d UDerivativeInWcs
Field Value
UParameter
Declaration
Field Value
Type |
Description |
System.Double |
|
VDerivative
Declaration
public Vector3d VDerivative
Field Value
VDerivativeInWcs
Declaration
public Vector3d VDerivativeInWcs
Field Value
VParameter
Declaration
Field Value
Type |
Description |
System.Double |
|
Methods
ToString()
Declaration
public override string ToString()
Returns
Type |
Description |
System.String |
|
Overrides
System.ValueType.ToString()