Search Results for

    Show / Hide Table of Contents

    Struct UFPath.Rotate

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFPath.Rotate

    Fields

    angle_flag

    Declaration
    public bool angle_flag
    Field Value
    Type Description
    bool

    rotation_angle

    Declaration
    public double rotation_angle
    Field Value
    Type Description
    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
    bool
    In this article
    Back to top Generated by DocFX