Search Results for

    Show / Hide Table of Contents

    Struct UFCutLevels.CutLevelsStruct

    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 UFCutLevels.CutLevelsStruct

    Fields

    cut_levels

    Declaration
    public CutLevelSingle[] cut_levels
    Field Value
    Type Description
    CutLevelSingle[]

    num_levels

    Declaration
    public int num_levels
    Field Value
    Type Description
    int

    num_top_off_levels

    Declaration
    public int num_top_off_levels
    Field Value
    Type Description
    int

    top_off_levels

    Declaration
    public CutLevelSingle[] top_off_levels
    Field Value
    Type Description
    CutLevelSingle[]
    In this article
    Back to top Generated by DocFX