Search Results for

    Show / Hide Table of Contents

    Struct UFUgmgr.PartFileInfo

    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 UFUgmgr.PartFileInfo

    Fields

    datasetName

    Declaration
    public string datasetName
    Field Value
    Type Description
    string

    fileName

    Declaration
    public string fileName
    Field Value
    Type Description
    string

    modelType

    Declaration
    public string modelType
    Field Value
    Type Description
    string

    partID

    Declaration
    public string partID
    Field Value
    Type Description
    string

    revisionId

    Declaration
    public string revisionId
    Field Value
    Type Description
    string

    revisionOption

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

    revisionRule

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