Search Results for

    Show / Hide Table of Contents

    Struct PartNameGenerator._PartAssignInputInfo

    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.PDM
    Assembly: NXOpen.dll
    Syntax
    struct _PartAssignInputInfo

    Fields

    basePartName

    Declaration
    public IntPtr basePartName
    Field Value
    Type Description
    System.IntPtr

    basePartNumber

    Declaration
    public IntPtr basePartNumber
    Field Value
    Type Description
    System.IntPtr

    basePartRevision

    Declaration
    public IntPtr basePartRevision
    Field Value
    Type Description
    System.IntPtr

    generateNextItemId

    Declaration
    public bool generateNextItemId
    Field Value
    Type Description
    System.Boolean

    itemType

    Declaration
    public IntPtr itemType
    Field Value
    Type Description
    System.IntPtr

    modelType

    Declaration
    public IntPtr modelType
    Field Value
    Type Description
    System.IntPtr
    In This Article
    Back to top Generated by DocFX