Struct GeometricProperties.Face
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
InvOfMaxRadiusOfCurvature
Declaration
public double InvOfMaxRadiusOfCurvature
Field Value
Type |
Description |
System.Double |
|
InvOfMinRadiusOfCurvature
Declaration
public double InvOfMinRadiusOfCurvature
Field Value
Type |
Description |
System.Double |
|
Normal
Declaration
Field Value
NormalInWcs
Declaration
public Vector3d NormalInWcs
Field Value
Position
Declaration
Field Value
PositionInWcs
Declaration
public Point3d PositionInWcs
Field Value
UDerivative
Declaration
public Vector3d UDerivative
Field Value
UDerivativeInWcs
Declaration
public Vector3d UDerivativeInWcs
Field Value
UParamater
Declaration
Field Value
Type |
Description |
System.Double |
|
VDerivative
Declaration
public Vector3d VDerivative
Field Value
VDerivativeInWcs
Declaration
public Vector3d VDerivativeInWcs
Field Value
VParamater
Declaration
Field Value
Type |
Description |
System.Double |
|
Methods
ToString()
Declaration
public override string ToString()
Returns
Type |
Description |
System.String |
|
Overrides
System.ValueType.ToString()