NX Open C++ 参考指南 2406 v1.1
载入中...
搜索中...
未找到
NXOpen::SectionList 成员列表

成员的完整列表,这些成员属于 NXOpen::SectionList,包括所有继承而来的类成员

_SectionListBuilder (定义于 NXOpen::SectionList)NXOpen::SectionListfriend
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
Insert(int location, NXOpen::Section *object)NXOpen::SectionList
Length()NXOpen::SectionList
MoveToBottom(int index)NXOpen::SectionList
MoveToTop(int index)NXOpen::SectionList
SectionList() (定义于 NXOpen::SectionList)NXOpen::SectionListprotected
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() constNXOpen::TaggedObject
TaggedObject() (定义于 NXOpen::TaggedObject)NXOpen::TaggedObject
~SectionList() (定义于 NXOpen::SectionList)NXOpen::SectionList
~TaggedObject() (定义于 NXOpen::TaggedObject)NXOpen::TaggedObjectvirtual