Search Results for

    Show / Hide Table of Contents

    Struct UFOprbnd.AppData

    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 UFOprbnd.AppData

    Fields

    feedrate_unit

    Declaration
    public CamFeedrateUnit feedrate_unit
    Field Value
    Type Description
    CamFeedrateUnit

    feedrate_value

    Declaration
    public double feedrate_value
    Field Value
    Type Description
    double

    has_feedrate

    Declaration
    public int has_feedrate
    Field Value
    Type Description
    int

    has_stock

    Declaration
    public int has_stock
    Field Value
    Type Description
    int

    has_tool_position

    Declaration
    public int has_tool_position
    Field Value
    Type Description
    int

    stock

    Declaration
    public double stock
    Field Value
    Type Description
    double

    tool_position

    Declaration
    public CamToolPosition tool_position
    Field Value
    Type Description
    CamToolPosition
    In this article
    Back to top Generated by DocFX