Search Results for

    Show / Hide Table of Contents

    Struct UFGdt.AnnotationTags

    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 AnnotationTags

    Fields

    appended_text_tags

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

    dimension_tags

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

    feature_control_frame_tags

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

    num_appended_text_tags

    Declaration
    public int num_appended_text_tags
    Field Value
    Type Description
    System.Int32

    num_dimension_tags

    Declaration
    public int num_dimension_tags
    Field Value
    Type Description
    System.Int32

    num_feature_control_frame_tags

    Declaration
    public int num_feature_control_frame_tags
    Field Value
    Type Description
    System.Int32

    num_non_dimensional_leaders

    Declaration
    public int num_non_dimensional_leaders
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX