#include <Standard_Stream.hxx>#include <GEOMImpl_I3DPrimOperations.hxx>#include "utilities.h"#include <OpUtil.hxx>#include <Utils_ExceptHandlers.hxx>#include <TFunction_DriverTable.hxx>#include <TFunction_Driver.hxx>#include <TFunction_Logbook.hxx>#include <TDF_Tool.hxx>#include <GEOM_Function.hxx>#include <GEOM_PythonDump.hxx>#include <GEOMImpl_Types.hxx>#include <GEOMImpl_BoxDriver.hxx>#include <GEOMImpl_FaceDriver.hxx>#include <GEOMImpl_DiskDriver.hxx>#include <GEOMImpl_CylinderDriver.hxx>#include <GEOMImpl_ConeDriver.hxx>#include <GEOMImpl_SphereDriver.hxx>#include <GEOMImpl_TorusDriver.hxx>#include <GEOMImpl_PrismDriver.hxx>#include <GEOMImpl_PipeDriver.hxx>#include <GEOMImpl_RevolutionDriver.hxx>#include <GEOMImpl_ShapeDriver.hxx>#include <GEOMImpl_FillingDriver.hxx>#include <GEOMImpl_ThruSectionsDriver.hxx>#include <GEOMImpl_IBox.hxx>#include <GEOMImpl_IFace.hxx>#include <GEOMImpl_IDisk.hxx>#include <GEOMImpl_ICylinder.hxx>#include <GEOMImpl_ICone.hxx>#include <GEOMImpl_ISphere.hxx>#include <GEOMImpl_ITorus.hxx>#include <GEOMImpl_IPrism.hxx>#include <GEOMImpl_IPipe.hxx>#include <GEOMImpl_IRevolution.hxx>#include <GEOMImpl_IFilling.hxx>#include <GEOMImpl_IThruSections.hxx>#include <GEOMImpl_IPipeDiffSect.hxx>#include <GEOMImpl_IPipeShellSect.hxx>#include <GEOMImpl_IPipeBiNormal.hxx>#include <Precision.hxx>#include <Standard_Failure.hxx>#include <Standard_ErrorHandler.hxx>
Functions | |
| Handle (GEOM_Object) GEOMImpl_I3DPrimOperations | |
| Handle | ( | GEOM_Object | ) |
MakeBoxDXDYDZ
MakeBoxTwoPnt
MakeFaceHW
MakeFaceObjHW
MakeDiskPntVecR
MakeDiskThreePnt
MakeDiskR
MakeCylinderRH
MakeCylinderPntVecRH
MakeConeR1R2H
MakeConePntVecR1R2H
MakeSphereR
MakeSpherePntR
MakeTorusRR
MakeTorusPntVecRR
MakePrismVecH
MakePrismVecH2Ways
MakePrismTwoPnt
MakePrismTwoPnt2Ways
MakePrismDXDYDZ
MakePrismDXDYDZ_2WAYS
MakePipe
MakeRevolutionAxisAngle
MakeRevolutionAxisAngle2Ways
MakeFilling
MakeThruSections
MakePipeWithDifferentSections
MakePipeWithShellSections
MakePipeShellsWithoutPath
MakePipeBiNormalAlongVector
References BOX_DX_DY_DZ, GEOM_BOX, GEOMImpl_BoxDriver.GetID(), Handle(), KO, OK, GEOMImpl_IBox.SetDX(), GEOMImpl_IBox.SetDY(), and GEOMImpl_IBox.SetDZ().