Struct UFPath.Rotate
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct Rotate
Fields
angle_flag
Declaration
public bool angle_flag
Field Value
Type | Description |
---|---|
System.Boolean |
rotation_angle
Declaration
public double rotation_angle
Field Value
Type | Description |
---|---|
System.Double |
rotation_direction
Declaration
public UFPath.Direction rotation_direction
Field Value
Type | Description |
---|---|
UFPath.Direction |
rotation_object
Declaration
public UFPath.RotationObject rotation_object
Field Value
Type | Description |
---|---|
UFPath.RotationObject |
rotation_type
Declaration
public UFPath.RotationType rotation_type
Field Value
Type | Description |
---|---|
UFPath.RotationType |
rotref_flag
Declaration
public bool rotref_flag
Field Value
Type | Description |
---|---|
System.Boolean |