Search Results for

    Show / Hide Table of Contents

    Struct UFUgmgr.NewId

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

    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_name

    Declaration
    public string new_name
    Field Value
    Type Description
    string

    num_properties

    Declaration
    public int num_properties
    Field Value
    Type Description
    int

    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

    properties

    Declaration
    public UFUgmgr.PropertyInfo[] properties
    Field Value
    Type Description
    PropertyInfo[]
    In this article
    Back to top Generated by DocFX