Search Results for

    Show / Hide Table of Contents

    Struct UFUgmgr.NewPartNo

    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.NewPartNo

    Fields

    ifail

    Declaration
    public int ifail
    Field Value
    Type Description
    int

    item_type

    Declaration
    public string item_type
    Field Value
    Type Description
    string

    new_description

    Declaration
    public string new_description
    Field Value
    Type Description
    string

    new_id

    Declaration
    public string new_id
    Field Value
    Type Description
    string

    new_name

    Declaration
    public string new_name
    Field Value
    Type Description
    string

    old_item

    Declaration
    public string old_item
    Field Value
    Type Description
    string

    part_description_modifiable

    Declaration
    public bool part_description_modifiable
    Field Value
    Type Description
    bool

    part_name_modifiable

    Declaration
    public bool part_name_modifiable
    Field Value
    Type Description
    bool

    part_number_modifiable

    Declaration
    public bool part_number_modifiable
    Field Value
    Type Description
    bool
    In this article
    Back to top Generated by DocFX