Search Results for

    Show / Hide Table of Contents

    Struct UFDraw.BreakoutData

    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 UFDraw.BreakoutData

    Fields

    base_point

    Declaration
    public Tag base_point
    Field Value
    Type Description
    Tag

    const_status

    Declaration
    public bool[] const_status
    Field Value
    Type Description
    bool[]

    curves

    Declaration
    public Tag[] curves
    Field Value
    Type Description
    Tag[]

    cut_thru_model

    Declaration
    public bool cut_thru_model
    Field Value
    Type Description
    bool

    extrusion_vector

    Declaration
    public Tag extrusion_vector
    Field Value
    Type Description
    Tag

    hidden_line_hatching

    Declaration
    public bool hidden_line_hatching
    Field Value
    Type Description
    bool

    num_curves

    Declaration
    public int num_curves
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX