Search Results for

    Show / Hide Table of Contents

    Struct UFFam.AttributeData

    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 UFFam.AttributeData

    Fields

    base_object

    Declaration
    public Tag base_object
    Field Value
    Type Description
    Tag

    name

    Declaration
    public string name
    Field Value
    Type Description
    string

    rules

    Declaration
    public string rules
    Field Value
    Type Description
    string

    subtype

    Declaration
    public int subtype
    Field Value
    Type Description
    int

    value

    Declaration
    public string value
    Field Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX