Search Results for

    Show / Hide Table of Contents

    Struct PartNameGenerator.PartAssignInputInfo

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.PDM
    Assembly: NXOpen.dll
    Syntax
    public struct PartNameGenerator.PartAssignInputInfo

    Fields

    BasePartName

    Declaration
    public string BasePartName
    Field Value
    Type Description
    string

    BasePartNumber

    Declaration
    public string BasePartNumber
    Field Value
    Type Description
    string

    BasePartRevision

    Declaration
    public string BasePartRevision
    Field Value
    Type Description
    string

    GenerateNextItemId

    Declaration
    public bool GenerateNextItemId
    Field Value
    Type Description
    bool

    ItemType

    Declaration
    public string ItemType
    Field Value
    Type Description
    string

    ModelType

    Declaration
    public string ModelType
    Field Value
    Type Description
    string

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX