NX Open C++ Reference Guide
|
This is the complete list of members for NXOpen::BasePropertyTable, including all inherited members.
AttributeType enum name | NXOpen::NXObject | |
AttributeTypeAny enum value (defined in NXOpen::NXObject) | NXOpen::NXObject | |
AttributeTypeBoolean enum value | NXOpen::NXObject | |
AttributeTypeInteger enum value | NXOpen::NXObject | |
AttributeTypeInvalid enum value | NXOpen::NXObject | |
AttributeTypeNull enum value | NXOpen::NXObject | |
AttributeTypeReal enum value | NXOpen::NXObject | |
AttributeTypeReference enum value | NXOpen::NXObject | |
AttributeTypeString enum value | NXOpen::NXObject | |
AttributeTypeTime enum value | NXOpen::NXObject | |
BasePropertyTable() (defined in NXOpen::BasePropertyTable) | NXOpen::BasePropertyTable | protected |
BasePropertyType enum name | NXOpen::BasePropertyTable | |
BasePropertyTypeBoolean enum value | NXOpen::BasePropertyTable | |
BasePropertyTypeCoordinateSystem enum value | NXOpen::BasePropertyTable | |
BasePropertyTypeDouble enum value | NXOpen::BasePropertyTable | |
BasePropertyTypeDoubleArray enum value | NXOpen::BasePropertyTable | |
BasePropertyTypeFieldWrapper enum value | NXOpen::BasePropertyTable | |
BasePropertyTypeInteger enum value | NXOpen::BasePropertyTable | |
BasePropertyTypeIntegerArray enum value | NXOpen::BasePropertyTable | |
BasePropertyTypeMatrix enum value | NXOpen::BasePropertyTable | |
BasePropertyTypePhysicalMaterial enum value | NXOpen::BasePropertyTable | |
BasePropertyTypeScalarFieldWrapper enum value | NXOpen::BasePropertyTable | |
BasePropertyTypeScalarTable enum value | NXOpen::BasePropertyTable | |
BasePropertyTypeString enum value | NXOpen::BasePropertyTable | |
BasePropertyTypeUnknown enum value | NXOpen::BasePropertyTable | |
ClearTablePropertyOverride(const NXString &propertyName) | NXOpen::BasePropertyTable | |
ClearTablePropertyOverride(const char *propertyName) | NXOpen::BasePropertyTable | |
CopyProperties(NXOpen::BasePropertyTable *sourceTable) | NXOpen::BasePropertyTable | |
DateAndTimeFormat enum name | NXOpen::NXObject | |
DateAndTimeFormatNumeric enum value | NXOpen::NXObject | |
DateAndTimeFormatTextual enum value | NXOpen::NXObject | |
DeleteAllAttributesByType(NXOpen::NXObject::AttributeType type) | NXOpen::NXObject | |
DeleteAllAttributesByType(NXOpen::NXObject::AttributeType type, NXOpen::Update::Option option) | NXOpen::NXObject | |
DeleteAttributeByTypeAndTitle(NXOpen::NXObject::AttributeType type, const NXString &title) | NXOpen::NXObject | |
DeleteAttributeByTypeAndTitle(NXOpen::NXObject::AttributeType type, const char *title) | NXOpen::NXObject | |
DeleteAttributeByTypeAndTitle(NXOpen::NXObject::AttributeType type, const NXString &title, NXOpen::Update::Option option) | NXOpen::NXObject | |
DeleteAttributeByTypeAndTitle(NXOpen::NXObject::AttributeType type, const char *title, NXOpen::Update::Option option) | NXOpen::NXObject | |
DeleteUserAttribute(NXOpen::NXObject::AttributeType type, const NXString &title, bool deleteEntireArray, NXOpen::Update::Option option) | NXOpen::NXObject | |
DeleteUserAttribute(NXOpen::NXObject::AttributeType type, const char *title, bool deleteEntireArray, NXOpen::Update::Option option) | NXOpen::NXObject | |
DeleteUserAttributes(NXOpen::NXObject::AttributeType type, NXOpen::Update::Option option) | NXOpen::NXObject | |
DescriptorNeutralName() | NXOpen::BasePropertyTable | |
DescriptorSpecificName() | NXOpen::BasePropertyTable | |
FindObject(const NXString &journalIdentifier) | NXOpen::NXObject | virtual |
FindObject(const char *journalIdentifier) | NXOpen::NXObject | |
GetAttributeTitlesByType(NXOpen::NXObject::AttributeType type) | NXOpen::NXObject | |
GetBasePropertyType(const NXString &propertyName) | NXOpen::BasePropertyTable | |
GetBasePropertyType(const char *propertyName) | NXOpen::BasePropertyTable | |
GetBaseScalarFieldPropertyValue(const NXString &propertyName) | NXOpen::BasePropertyTable | |
GetBaseScalarFieldPropertyValue(const char *propertyName) | NXOpen::BasePropertyTable | |
GetBaseScalarWithDataPropertyValue(const NXString &propertyName, double *propertyValue, NXOpen::Unit **unitType) | NXOpen::BasePropertyTable | |
GetBaseScalarWithDataPropertyValue(const char *propertyName, double *propertyValue, NXOpen::Unit **unitType) | NXOpen::BasePropertyTable | |
GetBooleanPropertyValue(const NXString &propertyName) | NXOpen::BasePropertyTable | |
GetBooleanPropertyValue(const char *propertyName) | NXOpen::BasePropertyTable | |
GetBooleanUserAttribute(const NXString &title, int index) | NXOpen::NXObject | |
GetBooleanUserAttribute(const char *title, int index) | NXOpen::NXObject | |
GetComputationalTimeUserAttribute(const NXString &title, int index) | NXOpen::NXObject | |
GetComputationalTimeUserAttribute(const char *title, int index) | NXOpen::NXObject | |
GetCoordinateSystemPropertyValue(const NXString &propertyName) | NXOpen::BasePropertyTable | |
GetCoordinateSystemPropertyValue(const char *propertyName) | NXOpen::BasePropertyTable | |
GetDoublePropertyValue(const NXString &propertyName) | NXOpen::BasePropertyTable | |
GetDoublePropertyValue(const char *propertyName) | NXOpen::BasePropertyTable | |
GetFieldWrapperPropertyValue(const NXString &propertyName) | NXOpen::BasePropertyTable | |
GetFieldWrapperPropertyValue(const char *propertyName) | NXOpen::BasePropertyTable | |
GetIntegerArrayPropertyValue(const NXString &propertyName) | NXOpen::BasePropertyTable | |
GetIntegerArrayPropertyValue(const char *propertyName) | NXOpen::BasePropertyTable | |
GetIntegerAttribute(const NXString &title) | NXOpen::NXObject | |
GetIntegerAttribute(const char *title) | NXOpen::NXObject | |
GetIntegerPropertyValue(const NXString &propertyName) | NXOpen::BasePropertyTable | |
GetIntegerPropertyValue(const char *propertyName) | NXOpen::BasePropertyTable | |
GetIntegerUserAttribute(const NXString &title, int index) | NXOpen::NXObject | |
GetIntegerUserAttribute(const char *title, int index) | NXOpen::NXObject | |
GetMaterialPropertyValue(const NXString &propertyName, bool *materialInherited, NXOpen::PhysicalMaterial **material) | NXOpen::BasePropertyTable | |
GetMaterialPropertyValue(const char *propertyName, bool *materialInherited, NXOpen::PhysicalMaterial **material) | NXOpen::BasePropertyTable | |
GetMatrixPropertyValue(const NXString &propertyName) | NXOpen::BasePropertyTable | |
GetMatrixPropertyValue(const char *propertyName) | NXOpen::BasePropertyTable | |
GetPropertyCount() | NXOpen::BasePropertyTable | |
GetPropertyNameByIndex(int index) | NXOpen::BasePropertyTable | |
GetRealAttribute(const NXString &title) | NXOpen::NXObject | |
GetRealAttribute(const char *title) | NXOpen::NXObject | |
GetRealUserAttribute(const NXString &title, int index) | NXOpen::NXObject | |
GetRealUserAttribute(const char *title, int index) | NXOpen::NXObject | |
GetReferenceAttribute(const NXString &title) | NXOpen::NXObject | |
GetReferenceAttribute(const char *title) | NXOpen::NXObject | |
GetScalarArrayPropertyValue(const NXString &propertyName) | NXOpen::BasePropertyTable | |
GetScalarArrayPropertyValue(const char *propertyName) | NXOpen::BasePropertyTable | |
GetScalarArrayWithUnitsPropertyValue(const NXString &propertyName, std::vector< double > &propertyValue, NXOpen::Unit **unitType) | NXOpen::BasePropertyTable | |
GetScalarArrayWithUnitsPropertyValue(const char *propertyName, std::vector< double > &propertyValue, NXOpen::Unit **unitType) | NXOpen::BasePropertyTable | |
GetScalarFieldWrapperPropertyValue(const NXString &propertyName) | NXOpen::BasePropertyTable | |
GetScalarFieldWrapperPropertyValue(const char *propertyName) | NXOpen::BasePropertyTable | |
GetScalarPropertyValue(const NXString &propertyName) | NXOpen::BasePropertyTable | |
GetScalarPropertyValue(const char *propertyName) | NXOpen::BasePropertyTable | |
GetScalarTablePropertyValue(const NXString &propertyName) | NXOpen::BasePropertyTable | |
GetScalarTablePropertyValue(const char *propertyName) | NXOpen::BasePropertyTable | |
GetStringAttribute(const NXString &title) | NXOpen::NXObject | |
GetStringAttribute(const char *title) | NXOpen::NXObject | |
GetStringPropertyValue(const NXString &propertyName) | NXOpen::BasePropertyTable | |
GetStringPropertyValue(const char *propertyName) | NXOpen::BasePropertyTable | |
GetStringUserAttribute(const NXString &title, int index) | NXOpen::NXObject | |
GetStringUserAttribute(const char *title, int index) | NXOpen::NXObject | |
GetTag() const | NXOpen::TaggedObject | |
GetTimeAttribute(NXOpen::NXObject::DateAndTimeFormat format, const NXString &title) | NXOpen::NXObject | |
GetTimeAttribute(NXOpen::NXObject::DateAndTimeFormat format, const char *title) | NXOpen::NXObject | |
GetTimeUserAttribute(const NXString &title, int index) | NXOpen::NXObject | |
GetTimeUserAttribute(const char *title, int index) | NXOpen::NXObject | |
GetUserAttribute(const NXString &title, NXOpen::NXObject::AttributeType type, int index) | NXOpen::NXObject | |
GetUserAttribute(const char *title, NXOpen::NXObject::AttributeType type, int index) | NXOpen::NXObject | |
GetUserAttributeAsString(const NXString &title, NXOpen::NXObject::AttributeType type, int index) | NXOpen::NXObject | |
GetUserAttributeAsString(const char *title, NXOpen::NXObject::AttributeType type, int index) | NXOpen::NXObject | |
GetUserAttributeLock(const NXString &title, NXOpen::NXObject::AttributeType type) | NXOpen::NXObject | |
GetUserAttributeLock(const char *title, NXOpen::NXObject::AttributeType type) | NXOpen::NXObject | |
GetUserAttributes() | NXOpen::NXObject | |
GetUserAttributes(bool includeUnset) | NXOpen::NXObject | |
GetUserAttributes(bool includeUnset, bool addStringValues) | NXOpen::NXObject | |
GetUserAttributesAsStrings() | NXOpen::NXObject | |
GetUserAttributeSourceObjects() | NXOpen::NXObject | |
HasUserAttribute(const NXString &title, NXOpen::NXObject::AttributeType type, int index) | NXOpen::NXObject | |
HasUserAttribute(const char *title, NXOpen::NXObject::AttributeType type, int index) | NXOpen::NXObject | |
IsOccurrence() | NXOpen::NXObject | virtual |
JournalIdentifier() | NXOpen::NXObject | virtual |
Name() | NXOpen::NXObject | virtual |
NXObject() (defined in NXOpen::NXObject) | NXOpen::NXObject | protected |
OwningComponent() | NXOpen::NXObject | virtual |
OwningPart() | NXOpen::NXObject | virtual |
Print() | NXOpen::NXObject | virtual |
Prototype() | NXOpen::NXObject | virtual |
SetAttribute(const NXString &title, int value) | NXOpen::NXObject | |
SetAttribute(const char *title, int value) | NXOpen::NXObject | |
SetAttribute(const NXString &title, int value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetAttribute(const char *title, int value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetAttribute(const NXString &title, double value) | NXOpen::NXObject | |
SetAttribute(const char *title, double value) | NXOpen::NXObject | |
SetAttribute(const NXString &title, double value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetAttribute(const char *title, double value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetAttribute(const NXString &title, const NXString &value) | NXOpen::NXObject | |
SetAttribute(const char *title, const char *value) | NXOpen::NXObject | |
SetAttribute(const NXString &title, const NXString &value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetAttribute(const char *title, const char *value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetAttribute(const NXString &title) | NXOpen::NXObject | |
SetAttribute(const char *title) | NXOpen::NXObject | |
SetAttribute(const NXString &title, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetAttribute(const char *title, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetBaseScalarFieldPropertyValue(const NXString &propertyName, NXOpen::Fields::FieldExpression *propertyValue) | NXOpen::BasePropertyTable | |
SetBaseScalarFieldPropertyValue(const char *propertyName, NXOpen::Fields::FieldExpression *propertyValue) | NXOpen::BasePropertyTable | |
SetBaseScalarWithDataPropertyValue(const NXString &propertyName, double propertyValue, NXOpen::Unit *unitType) | NXOpen::BasePropertyTable | |
SetBaseScalarWithDataPropertyValue(const char *propertyName, double propertyValue, NXOpen::Unit *unitType) | NXOpen::BasePropertyTable | |
SetBaseScalarWithDataPropertyValue(const NXString &propertyName, const NXString &propertyValue, NXOpen::Unit *unitType) | NXOpen::BasePropertyTable | |
SetBaseScalarWithDataPropertyValue(const char *propertyName, const char *propertyValue, NXOpen::Unit *unitType) | NXOpen::BasePropertyTable | |
SetBooleanPropertyValue(const NXString &propertyName, bool propertyValue) | NXOpen::BasePropertyTable | |
SetBooleanPropertyValue(const char *propertyName, bool propertyValue) | NXOpen::BasePropertyTable | |
SetBooleanUserAttribute(const NXString &title, int index, bool value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetBooleanUserAttribute(const char *title, int index, bool value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetCoordinateSystemPropertyValue(const NXString &propertyName, NXOpen::CoordinateSystem *propertyValue) | NXOpen::BasePropertyTable | |
SetCoordinateSystemPropertyValue(const char *propertyName, NXOpen::CoordinateSystem *propertyValue) | NXOpen::BasePropertyTable | |
SetDoublePropertyValue(const NXString &propertyName, double propertyValue) | NXOpen::BasePropertyTable | |
SetDoublePropertyValue(const char *propertyName, double propertyValue) | NXOpen::BasePropertyTable | |
SetFieldWrapperPropertyValue(const NXString &propertyName, NXOpen::Fields::FieldWrapper *propertyValue) | NXOpen::BasePropertyTable | |
SetFieldWrapperPropertyValue(const char *propertyName, NXOpen::Fields::FieldWrapper *propertyValue) | NXOpen::BasePropertyTable | |
SetIntegerArrayPropertyValue(const NXString &propertyName, const std::vector< int > &propertyValue) | NXOpen::BasePropertyTable | |
SetIntegerArrayPropertyValue(const char *propertyName, const std::vector< int > &propertyValue) | NXOpen::BasePropertyTable | |
SetIntegerPropertyValue(const NXString &propertyName, int propertyValue) | NXOpen::BasePropertyTable | |
SetIntegerPropertyValue(const char *propertyName, int propertyValue) | NXOpen::BasePropertyTable | |
SetMaterialPropertyValue(const NXString &propertyName, bool materialInherited, NXOpen::PhysicalMaterial *material) | NXOpen::BasePropertyTable | |
SetMaterialPropertyValue(const char *propertyName, bool materialInherited, NXOpen::PhysicalMaterial *material) | NXOpen::BasePropertyTable | |
SetMatrixPropertyValue(const NXString &propertyName, NXOpen::ScalarMatrixValue *matrix) | NXOpen::BasePropertyTable | |
SetMatrixPropertyValue(const char *propertyName, NXOpen::ScalarMatrixValue *matrix) | NXOpen::BasePropertyTable | |
SetName(const NXString &name) | NXOpen::NXObject | virtual |
SetName(const char *name) | NXOpen::NXObject | |
SetReferenceAttribute(const NXString &title, const NXString &value) | NXOpen::NXObject | |
SetReferenceAttribute(const char *title, const char *value) | NXOpen::NXObject | |
SetReferenceAttribute(const NXString &title, const NXString &value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetReferenceAttribute(const char *title, const char *value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetScalarArrayPropertyValue(const NXString &propertyName, const std::vector< double > &propertyValue) | NXOpen::BasePropertyTable | |
SetScalarArrayPropertyValue(const char *propertyName, const std::vector< double > &propertyValue) | NXOpen::BasePropertyTable | |
SetScalarArrayWithUnitsPropertyValue(const NXString &propertyName, const std::vector< double > &propertyValue, NXOpen::Unit *unitType) | NXOpen::BasePropertyTable | |
SetScalarArrayWithUnitsPropertyValue(const char *propertyName, const std::vector< double > &propertyValue, NXOpen::Unit *unitType) | NXOpen::BasePropertyTable | |
SetScalarFieldWrapperPropertyValue(const NXString &propertyName, NXOpen::Fields::ScalarFieldWrapper *propertyValue) | NXOpen::BasePropertyTable | |
SetScalarFieldWrapperPropertyValue(const char *propertyName, NXOpen::Fields::ScalarFieldWrapper *propertyValue) | NXOpen::BasePropertyTable | |
SetScalarPropertyValue(const NXString &propertyName, NXOpen::Expression *propertyValue) | NXOpen::BasePropertyTable | |
SetScalarPropertyValue(const char *propertyName, NXOpen::Expression *propertyValue) | NXOpen::BasePropertyTable | |
SetScalarTablePropertyValue(const NXString &propertyName, NXOpen::ScalarTableValue *table) | NXOpen::BasePropertyTable | |
SetScalarTablePropertyValue(const char *propertyName, NXOpen::ScalarTableValue *table) | NXOpen::BasePropertyTable | |
SetStringPropertyValue(const NXString &propertyName, const NXString &propertyValue) | NXOpen::BasePropertyTable | |
SetStringPropertyValue(const char *propertyName, const char *propertyValue) | NXOpen::BasePropertyTable | |
SetTablePropertyOverride(const NXString &propertyName) | NXOpen::BasePropertyTable | |
SetTablePropertyOverride(const char *propertyName) | NXOpen::BasePropertyTable | |
SetTablePropertyWithoutValue(const NXString &propertyName) | NXOpen::BasePropertyTable | |
SetTablePropertyWithoutValue(const char *propertyName) | NXOpen::BasePropertyTable | |
SetTimeAttribute(const NXString &title, const NXString &value) | NXOpen::NXObject | |
SetTimeAttribute(const char *title, const char *value) | NXOpen::NXObject | |
SetTimeAttribute(const NXString &title, const NXString &value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetTimeAttribute(const char *title, const char *value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetTimeUserAttribute(const NXString &title, int index, const NXString &value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetTimeUserAttribute(const char *title, int index, const char *value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetTimeUserAttribute(const NXString &title, int index, const NXOpen::NXObject::ComputationalTime &value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetTimeUserAttribute(const char *title, int index, const NXOpen::NXObject::ComputationalTime &value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetUserAttribute(const NXOpen::NXObject::AttributeInformation &info, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetUserAttribute(const NXString &title, int index, int value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetUserAttribute(const char *title, int index, int value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetUserAttribute(const NXString &title, int index, double value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetUserAttribute(const char *title, int index, double value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetUserAttribute(const NXString &title, int index, const NXString &value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetUserAttribute(const char *title, int index, const char *value, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetUserAttribute(const NXString &title, int index, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetUserAttribute(const char *title, int index, NXOpen::Update::Option option) | NXOpen::NXObject | |
SetUserAttributeLock(const NXString &title, NXOpen::NXObject::AttributeType type, bool lock) | NXOpen::NXObject | |
SetUserAttributeLock(const char *title, NXOpen::NXObject::AttributeType type, bool lock) | NXOpen::NXObject | |
Tag() const | NXOpen::TaggedObject | |
TaggedObject() (defined in NXOpen::TaggedObject) | NXOpen::TaggedObject | |
~BasePropertyTable() (defined in NXOpen::BasePropertyTable) | NXOpen::BasePropertyTable | |
~INXObject() (defined in NXOpen::INXObject) | NXOpen::INXObject | virtual |
~NXObject() (defined in NXOpen::NXObject) | NXOpen::NXObject | |
~TaggedObject() (defined in NXOpen::TaggedObject) | NXOpen::TaggedObject | virtual |