Search Results for

    Show / Hide Table of Contents

    Struct UFAssem._DeformedDefinitionData

    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 _DeformedDefinitionData

    Fields

    expression_prompts

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

    expressions

    Declaration
    public Tag*expressions
    Field Value
    Type Description
    Tag*

    help_string

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

    num_expressions

    Declaration
    public int num_expressions
    Field Value
    Type Description
    System.Int32

    num_parents

    Declaration
    public int num_parents
    Field Value
    Type Description
    System.Int32

    parent_prompts

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

    parents

    Declaration
    public Tag*parents
    Field Value
    Type Description
    Tag*

    part_occ

    Declaration
    public Tag part_occ
    Field Value
    Type Description
    Tag
    In This Article
    Back to top Generated by DocFX