NX Open C++ Reference Guide
|
This is the complete list of members for NXOpen::SectionList, including all inherited members.
Append(const std::vector< NXOpen::Section * > &objects) | NXOpen::SectionList | |
Append(NXOpen::Section *object) | NXOpen::SectionList | |
Clear() | NXOpen::SectionList | |
Clear(NXOpen::ObjectList::DeleteOption deleteOption) | NXOpen::SectionList | |
ClearIndex(int deleteIdx) | NXOpen::SectionList | |
Erase(int index) | NXOpen::SectionList | |
Erase(int index, NXOpen::ObjectList::DeleteOption deleteOption) | NXOpen::SectionList | |
Erase(NXOpen::Section *obj) | NXOpen::SectionList | |
Erase(NXOpen::Section *obj, NXOpen::ObjectList::DeleteOption deleteOption) | NXOpen::SectionList | |
FindIndex(NXOpen::Section *obj) | NXOpen::SectionList | |
FindItem(int index) | NXOpen::SectionList | |
GetContents() | NXOpen::SectionList | |
GetTag() const | NXOpen::TaggedObject | |
Insert(int location, NXOpen::Section *object) | NXOpen::SectionList | |
Length() | NXOpen::SectionList | |
SectionList() (defined in NXOpen::SectionList) | NXOpen::SectionList | protected |
SetContents(const std::vector< NXOpen::Section * > &objects) | NXOpen::SectionList | |
Swap(int index1, int index2) | NXOpen::SectionList | |
Swap(NXOpen::Section *object1, NXOpen::Section *object2) | NXOpen::SectionList | |
Tag() const | NXOpen::TaggedObject | |
TaggedObject() (defined in NXOpen::TaggedObject) | NXOpen::TaggedObject | |
~SectionList() (defined in NXOpen::SectionList) | NXOpen::SectionList | |
~TaggedObject() (defined in NXOpen::TaggedObject) | NXOpen::TaggedObject | virtual |