|
NX Open C++ Reference Guide
|
Represents the Penetration List object. More...
Additional Inherited Members | |
Public Types inherited from NXOpen::NXObject | |
| enum | AttributeType { AttributeTypeInvalid, AttributeTypeNull, AttributeTypeBoolean, AttributeTypeInteger, AttributeTypeReal, AttributeTypeString, AttributeTypeTime, AttributeTypeReference, AttributeTypeAny = 100 } |
| Specifies attribute type. More... | |
| enum | DateAndTimeFormat { DateAndTimeFormatNumeric, DateAndTimeFormatTextual } |
| Specifies the format of the date and time attribute. More... | |
Public Member Functions inherited from NXOpen::Issue::IssueList | |
| void | ChangeConfig (const NXString &queryName, std::vector< NXString > &criteriaTitles, std::vector< NXString > &criteriaValues) |
| Changes the config of Issue::IssueList Created in NX9.0.0. | |
| void | ChangeConfig (const char *queryName, std::vector< NXString > &criteriaTitles, std::vector< NXString > &criteriaValues) |
| Changes the config of Issue::IssueList Created in NX9.0.0. | |
| void | DiscardChanges () |
| Discards the modified Issue::IssueContent s Created in NX8.5.0. | |
| bool | ExistsInDatabase () |
| Returns whether the list exists in database. | |
| std::vector < NXOpen::Issue::IssueContent * > | GetIssues () |
| Returns all the Issue::IssueContent s. | |
| void | ReloadIssues () |
| Reloads the Issue::IssueContent s Created in NX8.5.0. | |
| void | ResetConfig () |
| Resets the config of Issue::IssueList Created in NX9.0.0. | |
| void | SaveChanges () |
| Saves the modified Issue::IssueContent s Created in NX8.5.0. | |
| void | SaveConfig () |
| Saves the config of Issue::IssueList to server Created in NX9.0.0. | |
| void | SetRelatedParts (const std::vector< NXOpen::NXObject * > &parts) |
| Sets the related parts of Issue::IssueList Created in NX9.0.0. | |
Represents the Penetration List object.
Not support KF.
Created in NX8.0.0.