Struct UFAssem.InstanceStatus
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFAssem.InstanceStatus
Fields
child_changed
Declaration
public bool child_changed
Field Value
| Type | Description |
|---|---|
| bool |
current_child
Declaration
public Tag current_child
Field Value
| Type | Description |
|---|---|
| Tag |
info
Declaration
public string info
Field Value
| Type | Description |
|---|---|
| string |
previous_child
Declaration
public Tag previous_child
Field Value
| Type | Description |
|---|---|
| Tag |