Search Results for

    Show / Hide Table of Contents

    Struct UFUgmgr._PartFileObject

    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
    struct _PartFileObject

    Fields

    cliSpec

    Declaration
    public sbyte *cliSpec
    Field Value
    Type Description
    System.SByte*

    datasetName

    Declaration
    public sbyte *datasetName
    Field Value
    Type Description
    System.SByte*

    datasetType

    Declaration
    public sbyte *datasetType
    Field Value
    Type Description
    System.SByte*

    fullSpec

    Declaration
    public sbyte *fullSpec
    Field Value
    Type Description
    System.SByte*

    iFail

    Declaration
    public int iFail
    Field Value
    Type Description
    System.Int32

    partID

    Declaration
    public sbyte *partID
    Field Value
    Type Description
    System.SByte*

    partNumber

    Declaration
    public sbyte *partNumber
    Field Value
    Type Description
    System.SByte*

    partTag

    Declaration
    public Tag partTag
    Field Value
    Type Description
    Tag

    pdiModelType

    Declaration
    public sbyte *pdiModelType
    Field Value
    Type Description
    System.SByte*

    revisionID

    Declaration
    public sbyte *revisionID
    Field Value
    Type Description
    System.SByte*
    In This Article
    Back to top Generated by DocFX