Search Results for

    Show / Hide Table of Contents

    Struct UFDraw.ViewInfo

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

    Fields

    anchor_point

    Declaration
    public Tag anchor_point
    Field Value
    Type Description
    Tag

    arrangement_name

    Declaration
    public string arrangement_name
    Field Value
    Type Description
    string

    clean_model_view

    Declaration
    public bool clean_model_view
    Field Value
    Type Description
    bool

    inherit_boundary

    Declaration
    public bool inherit_boundary
    Field Value
    Type Description
    bool

    inherit_pmi

    Declaration
    public bool inherit_pmi
    Field Value
    Type Description
    bool

    model_name

    Declaration
    public string model_name
    Field Value
    Type Description
    string

    transfer_annotation

    Declaration
    public bool transfer_annotation
    Field Value
    Type Description
    bool

    use_ref_pt

    Declaration
    public bool use_ref_pt
    Field Value
    Type Description
    bool

    view_scale

    Declaration
    public double view_scale
    Field Value
    Type Description
    double

    view_status

    Declaration
    public UFDraw.ViewStatus view_status
    Field Value
    Type Description
    UFDraw.ViewStatus
    In this article
    Back to top Generated by DocFX