Search Results for

    Show / Hide Table of Contents

    Struct UFSket.DimObject

    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 DimObject

    Fields

    object_assoc_mod_value

    Declaration
    public int object_assoc_mod_value
    Field Value
    Type Description
    System.Int32

    object_assoc_type

    Declaration
    public UFSket.AssocType object_assoc_type
    Field Value
    Type Description
    UFSket.AssocType

    object_tag

    Declaration
    public Tag object_tag
    Field Value
    Type Description
    Tag
    In This Article
    Back to top Generated by DocFX