Struct UFAssem.DeformedDefinitionData
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFAssem.DeformedDefinitionData
Fields
expression_prompts
Declaration
public string[] expression_prompts
Field Value
| Type | Description |
|---|---|
| string[] |
expressions
Declaration
public Tag[] expressions
Field Value
| Type | Description |
|---|---|
| Tag[] |
help_string
Declaration
public string help_string
Field Value
| Type | Description |
|---|---|
| string |
num_expressions
Declaration
public int num_expressions
Field Value
| Type | Description |
|---|---|
| int |
num_parents
Declaration
public int num_parents
Field Value
| Type | Description |
|---|---|
| int |
parent_prompts
Declaration
public string[] parent_prompts
Field Value
| Type | Description |
|---|---|
| string[] |
parents
Declaration
public Tag[] parents
Field Value
| Type | Description |
|---|---|
| Tag[] |
part_occ
Declaration
public Tag part_occ
Field Value
| Type | Description |
|---|---|
| Tag |