Struct UFFam.IntentData
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFFam.IntentData
Fields
attribute_count
Declaration
public int attribute_count
Field Value
| Type | Description |
|---|---|
| int |
attributes
Declaration
public Tag[] attributes
Field Value
| Type | Description |
|---|---|
| Tag[] |
family
Declaration
public Tag family
Field Value
| Type | Description |
|---|---|
| Tag |
match_criteria
Declaration
public string[] match_criteria
Field Value
| Type | Description |
|---|---|
| string[] |
member_index
Declaration
public int member_index
Field Value
| Type | Description |
|---|---|
| int |
name
Declaration
public string name
Field Value
| Type | Description |
|---|---|
| string |