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