|
CFx SDK Documentation 2024 SP0
|
This is the complete list of members for OdBrepBuilder, including all inherited members.
| addCoedge(const BRepBuilderGeometryId &loopId, const BRepBuilderGeometryId &edgeId, EntityDirection codgeDirection=kForward, const OdGeCurve2d *pParCur=NULL) | OdBrepBuilder | |
| addComplex() | OdBrepBuilder | |
| addEdge(const OdGeCurve3d *pCurveForEdge) | OdBrepBuilder | |
| addEdge(const OdGeCurve3d *pCurveForEdge, const BRepBuilderGeometryId &vertex1Id, const BRepBuilderGeometryId &vertex2Id) | OdBrepBuilder | |
| addFace(const OdGeSurface *pSurf, EntityDirection faceDirection, const BRepBuilderGeometryId &shellId=kDefaultShellId) | OdBrepBuilder | |
| addLoop(const BRepBuilderGeometryId &faceId) | OdBrepBuilder | |
| addShell(const BRepBuilderGeometryId &complexId) | OdBrepBuilder | |
| addVertex(const OdGePoint3d &point) | OdBrepBuilder | |
| allowRemovalOfProblematicFaces() | OdBrepBuilder | |
| canAddGeometry() | OdBrepBuilder | |
| enableValidator(bool bEnable=true) | OdBrepBuilder | |
| EntityDirection enum name | OdBrepBuilder | |
| finish() | OdBrepBuilder | |
| finishComplex(const BRepBuilderGeometryId &complexId) | OdBrepBuilder | |
| finishFace(const BRepBuilderGeometryId &faceId) | OdBrepBuilder | |
| finishLoop(const BRepBuilderGeometryId &loopId) | OdBrepBuilder | |
| finishShell(const BRepBuilderGeometryId &shellId) | OdBrepBuilder | |
| getResult() | OdBrepBuilder | |
| getType() | OdBrepBuilder | |
| getValidationErrors() const | OdBrepBuilder | |
| isPermittedSurfaceType(const OdGeSurface *pSurf) | OdBrepBuilder | |
| isResultAvailable() | OdBrepBuilder | |
| isValid() const | OdBrepBuilder | |
| isValidComplexId(const BRepBuilderGeometryId &complexId) | OdBrepBuilder | |
| isValidEdgeId(const BRepBuilderGeometryId &edgeId) | OdBrepBuilder | |
| isValidFaceId(const BRepBuilderGeometryId &faceId) | OdBrepBuilder | |
| isValidLoopId(const BRepBuilderGeometryId &loopId) | OdBrepBuilder | |
| isValidShellId(const BRepBuilderGeometryId &shellId) | OdBrepBuilder | |
| kDefaultShellId | OdBrepBuilder | static |
| kDefaultVertexId | OdBrepBuilder | static |
| kForward enum value | OdBrepBuilder | |
| kReversed enum value | OdBrepBuilder | |
| m_pImpl | OdBrepBuilder | protected |
| OdBrepBuilder() | OdBrepBuilder | |
| removedSomeFaces() | OdBrepBuilder | |
| set(const void *pFile) | OdBrepBuilder | |
| setAllowShortEdges() | OdBrepBuilder | |
| setEdgeColor(const BRepBuilderGeometryId &edgeId, const OdCmEntityColor &edgeColor) | OdBrepBuilder | |
| setFaceColor(const BRepBuilderGeometryId &faceId, const OdCmEntityColor &faceColor) | OdBrepBuilder | |
| setFaceMaterialMapping(const BRepBuilderGeometryId &faceId, const OdGiMapper &materialMapper) | OdBrepBuilder | |
| setFacesMaterial(const BRepBuilderGeometryId &faceId, OdDbStub &materialId) | OdBrepBuilder | |
| setFlag(const BRepBuilderGeometryId &id, OdUInt32 flag, bool enable) | OdBrepBuilder | |
| setTag(const BRepBuilderGeometryId &id, OdUInt32 tag) | OdBrepBuilder | |
| ~OdBrepBuilder() | OdBrepBuilder |