Search Results for

    Show / Hide Table of Contents

    Struct UFPath.ToolChange

    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.ToolChange

    Fields

    adjust_flag

    Declaration
    public bool adjust_flag
    Field Value
    Type Description
    bool

    adjust_register

    Declaration
    public int adjust_register
    Field Value
    Type Description
    int

    head_type

    Declaration
    public UFPath.HeadType head_type
    Field Value
    Type Description
    UFPath.HeadType

    manual_change_flag

    Declaration
    public bool manual_change_flag
    Field Value
    Type Description
    bool

    radius

    Declaration
    public double radius
    Field Value
    Type Description
    double

    tool_angle

    Declaration
    public double tool_angle
    Field Value
    Type Description
    double

    tool_angle_radius_flag

    Declaration
    public bool tool_angle_radius_flag
    Field Value
    Type Description
    bool

    tool_number

    Declaration
    public int tool_number
    Field Value
    Type Description
    int

    tool_number_flag

    Declaration
    public bool tool_number_flag
    Field Value
    Type Description
    bool

    tool_offset_flag

    Declaration
    public bool tool_offset_flag
    Field Value
    Type Description
    bool

    xoffset_value

    Declaration
    public double xoffset_value
    Field Value
    Type Description
    double

    yoffset_value

    Declaration
    public double yoffset_value
    Field Value
    Type Description
    double

    zoffset_value

    Declaration
    public double zoffset_value
    Field Value
    Type Description
    double
    In this article
    Back to top Generated by DocFX