#include <Standard_Stream.hxx>#include <GEOMImpl_ITransformOperations.hxx>#include "utilities.h"#include <OpUtil.hxx>#include <Utils_ExceptHandlers.hxx>#include <GEOM_Function.hxx>#include <GEOM_PythonDump.hxx>#include <GEOMImpl_TranslateDriver.hxx>#include <GEOMImpl_MirrorDriver.hxx>#include <GEOMImpl_ProjectionDriver.hxx>#include <GEOMImpl_OffsetDriver.hxx>#include <GEOMImpl_ScaleDriver.hxx>#include <GEOMImpl_RotateDriver.hxx>#include <GEOMImpl_PositionDriver.hxx>#include <GEOMImpl_ITranslate.hxx>#include <GEOMImpl_IMirror.hxx>#include <GEOMImpl_IOffset.hxx>#include <GEOMImpl_IScale.hxx>#include <GEOMImpl_IRotate.hxx>#include <GEOMImpl_IPosition.hxx>#include <GEOMImpl_Types.hxx>#include <TFunction_DriverTable.hxx>#include <TFunction_Driver.hxx>#include <TFunction_Logbook.hxx>#include <TDF_Tool.hxx>#include <BRep_Tool.hxx>#include <BRep_Builder.hxx>#include <TopExp.hxx>#include <TopoDS.hxx>#include <TopoDS_Edge.hxx>#include <TopoDS_Vertex.hxx>#include <TopoDS_Compound.hxx>#include <gp_Pnt.hxx>#include <gp_Vec.hxx>#include <gp_Trsf.hxx>#include <StdFail_NotDone.hxx>#include <Standard_Failure.hxx>#include <Standard_ErrorHandler.hxx>
Functions | |
| Handle (GEOM_Object) GEOMImpl_ITransformOperations | |
| Handle | ( | GEOM_Object | ) |
TranslateTwoPoints
TranslateDXDYDZ
TranslateTwoPointsCopy
TranslateDXDYDZCopy
TranslateVector
TranslateVectorCopy
TranslateVectorDistance
Translate1D
Translate2D
TranslateShape1D
TranslateShape2D
MirrorPlane
MirrorPlaneCopy
MirrorPoint
MirrorPointCopy
MirrorAxis
MirrorAxisCopy
OffsetShape
OffsetShapeCopy
ProjectShapeCopy
ScaleShape
ScaleShapeCopy
ScaleShapeAlongAxes
PositionShape
PositionShapeCopy
PositionAlongPath
Rotate
Rotate1D
Rotate2D
RotateThreePoints
RotateThreePointsCopy
TransformLikeOtherCopy
References BuildID(), GEOMImpl_TranslateDriver.GetID(), Handle(), KO, OK, GEOMImpl_ITranslate.SetOriginal(), GEOMImpl_ITranslate.SetPoint1(), GEOMImpl_ITranslate.SetPoint2(), and TRANSLATE_TWO_POINTS.