Search Results for

    Show / Hide Table of Contents

    Struct UFDraw.ViewBoundary

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

    Fields

    const_status

    Declaration
    public bool const_status
    Field Value
    Type Description
    bool

    curve_tag

    Declaration
    public Tag curve_tag
    Field Value
    Type Description
    Tag

    defining_points

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

    hatch_tag

    Declaration
    public Tag hatch_tag
    Field Value
    Type Description
    Tag

    point_count

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