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
    struct _NewId

    Fields

    ifail

    Declaration
    public int ifail
    Field Value
    Type Description
    System.Int32

    item_type

    Declaration
    public sbyte *item_type
    Field Value
    Type Description
    System.SByte*

    new_description

    Declaration
    public byte[] new_description
    Field Value
    Type Description
    System.Byte[]

    new_name

    Declaration
    public byte[] new_name
    Field Value
    Type Description
    System.Byte[]

    num_properties

    Declaration
    public int num_properties
    Field Value
    Type Description
    System.Int32

    old_item

    Declaration
    public sbyte *old_item
    Field Value
    Type Description
    System.SByte*

    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 IntPtr properties
    Field Value
    Type Description
    System.IntPtr
    In This Article
    Back to top Generated by DocFX