Search Results for

    Show / Hide Table of Contents

    Struct UFUgmgr._PartFileInfo

    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 _PartFileInfo

    Fields

    datasetName

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

    fileName

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

    modelType

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

    partID

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

    revisionId

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

    revisionOption

    Declaration
    public UFUgmgr.RevConfigOptions revisionOption
    Field Value
    Type Description
    UFUgmgr.RevConfigOptions

    revisionRule

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