Struct NXObject.AttributeInformation
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public struct NXObject.AttributeInformation
Fields
Array
Declaration
public bool Array
Field Value
Type | Description |
---|---|
bool |
ArrayElementIndex
Declaration
public int ArrayElementIndex
Field Value
Type | Description |
---|---|
int |
BooleanValue
Declaration
public bool BooleanValue
Field Value
Type | Description |
---|---|
bool |
Category
Declaration
public string Category
Field Value
Type | Description |
---|---|
string |
CompTimeValue
Declaration
public NXObject.ComputationalTime CompTimeValue
Field Value
Type | Description |
---|---|
NXObject.ComputationalTime |
Expression
Declaration
public Expression Expression
Field Value
Type | Description |
---|---|
Expression |
ExpressionNotLoaded
Declaration
public bool ExpressionNotLoaded
Field Value
Type | Description |
---|---|
bool |
Inherited
Declaration
public bool Inherited
Field Value
Type | Description |
---|---|
bool |
IntegerValue
Declaration
public int IntegerValue
Field Value
Type | Description |
---|---|
int |
IsOverride
Declaration
public bool IsOverride
Field Value
Type | Description |
---|---|
bool |
Locked
Declaration
public bool Locked
Field Value
Type | Description |
---|---|
bool |
NotSaved
Declaration
public bool NotSaved
Field Value
Type | Description |
---|---|
bool |
OwnedBySystem
Declaration
public bool OwnedBySystem
Field Value
Type | Description |
---|---|
bool |
PdmBased
Declaration
public bool PdmBased
Field Value
Type | Description |
---|---|
bool |
RealValue
Declaration
public double RealValue
Field Value
Type | Description |
---|---|
double |
ReferenceValue
Declaration
public string ReferenceValue
Field Value
Type | Description |
---|---|
string |
Required
Declaration
public bool Required
Field Value
Type | Description |
---|---|
bool |
StringValue
Declaration
public string StringValue
Field Value
Type | Description |
---|---|
string |
TimeValue
Declaration
public string TimeValue
Field Value
Type | Description |
---|---|
string |
Title
Declaration
public string Title
Field Value
Type | Description |
---|---|
string |
TitleAlias
Declaration
public string TitleAlias
Field Value
Type | Description |
---|---|
string |
Type
Declaration
public NXObject.AttributeType Type
Field Value
Type | Description |
---|---|
NXObject.AttributeType |
Unit
Declaration
public Unit Unit
Field Value
Type | Description |
---|---|
Unit |
Unset
Declaration
public bool Unset
Field Value
Type | Description |
---|---|
bool |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string |