Search Results for

    Show / Hide Table of Contents

    Struct UFDraw.ViewBoundary

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct ViewBoundary

    Fields

    const_status

    Declaration
    public bool const_status
    Field Value
    Type Description
    System.Boolean

    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
    System.Int32
    In This Article
    Back to top Generated by DocFX