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