|
CFx SDK Documentation
2023 SP0
|
Go to the source code of this file.
Classes | |
| class | SubentDataBase |
| class | OdDbHistoryInternal::PerSubentData |
| struct | OdDbHistoryInternal::SubentRWData |
| class | OdDbHistoryInternal::EdgeData |
| class | OdDbHistoryInternal::FaceData |
| class | OdDbHistoryInternal::FilletSubentData |
| class | OdDbHistoryInternal::FilletData |
| class | OdDbHistoryInternal::FilletInternalData |
| struct | SubentData |
Namespaces | |
| OdDbHistoryInternal | |
Typedefs | |
| typedef OdArray< PerSubentData > | OdDbHistoryInternal::PerSubentDataArray |
| typedef OdArray< SubentRWData > | OdDbHistoryInternal::SubentRWDataArray |
| typedef OdArray< FilletSubentData > | OdDbHistoryInternal::FilletSubentDataArray |
| typedef OdArray< SubentData > | SubentDataArray |
Enumerations | |
| enum | SubentType { kUnknown = 0 , kFace = 3 , kEdge = 4 , kFilletPart = 5 , kFillet = 6 } |
| typedef OdArray<SubentData> SubentDataArray |
Definition at line 245 of file DbManagerSubentData.h.
| enum SubentType |
| Enumerator | |
|---|---|
| kUnknown | |
| kFace | |
| kEdge | |
| kFilletPart | |
| kFillet | |
Definition at line 37 of file DbManagerSubentData.h.