Struct UFFam.AttributeData
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFFam.AttributeData
Fields
base_object
Declaration
public Tag base_object
Field Value
Type | Description |
---|---|
Tag |
name
Declaration
public string name
Field Value
Type | Description |
---|---|
string |
rules
Declaration
public string rules
Field Value
Type | Description |
---|---|
string |
subtype
Declaration
public int subtype
Field Value
Type | Description |
---|---|
int |
value
Declaration
public string value
Field Value
Type | Description |
---|---|
string |