Search Results for

    Show / Hide Table of Contents

    Struct UFUgmgr.NewId

    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.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct NewId

    Fields

    ifail

    Declaration
    public int ifail
    Field Value
    Type Description
    System.Int32

    item_type

    Declaration
    public string item_type
    Field Value
    Type Description
    System.String

    new_description

    Declaration
    public string new_description
    Field Value
    Type Description
    System.String

    new_name

    Declaration
    public string new_name
    Field Value
    Type Description
    System.String

    num_properties

    Declaration
    public int num_properties
    Field Value
    Type Description
    System.Int32

    old_item

    Declaration
    public string old_item
    Field Value
    Type Description
    System.String

    part_description_modifiable

    Declaration
    public bool part_description_modifiable
    Field Value
    Type Description
    System.Boolean

    part_name_modifiable

    Declaration
    public bool part_name_modifiable
    Field Value
    Type Description
    System.Boolean

    properties

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