#include <GEOM_I3DPrimOperations_i.hh>

Public Member Functions | |
| GEOM_I3DPrimOperations_i (PortableServer::POA_ptr thePOA, GEOM::GEOM_Gen_ptr theEngine,::GEOMImpl_I3DPrimOperations *theImpl) | |
| ~GEOM_I3DPrimOperations_i () | |
| GEOM::GEOM_Object_ptr | MakeBoxDXDYDZ (CORBA::Double theDX, CORBA::Double theDY, CORBA::Double theDZ) | 
| GEOM::GEOM_Object_ptr | MakeBoxTwoPnt (GEOM::GEOM_Object_ptr thePnt1, GEOM::GEOM_Object_ptr thePnt2) | 
| GEOM::GEOM_Object_ptr | MakeFaceHW (CORBA::Double theH, CORBA::Double theW, CORBA::Short theOrientation) | 
| GEOM::GEOM_Object_ptr | MakeFaceObjHW (GEOM::GEOM_Object_ptr theObj, CORBA::Double theH, CORBA::Double theW) | 
| GEOM::GEOM_Object_ptr | MakeDiskPntVecR (GEOM::GEOM_Object_ptr theCenter, GEOM::GEOM_Object_ptr theVector, double theR) | 
| GEOM::GEOM_Object_ptr | MakeDiskThreePnt (GEOM::GEOM_Object_ptr thePnt1, GEOM::GEOM_Object_ptr thePnt2, GEOM::GEOM_Object_ptr thePnt3) | 
| GEOM::GEOM_Object_ptr | MakeDiskR (CORBA::Double theR, CORBA::Short theOrientation) | 
| GEOM::GEOM_Object_ptr | MakeCylinderRH (CORBA::Double theR, CORBA::Double theH) | 
| GEOM::GEOM_Object_ptr | MakeCylinderPntVecRH (GEOM::GEOM_Object_ptr thePnt, GEOM::GEOM_Object_ptr theVec, CORBA::Double theR, CORBA::Double theH) | 
| GEOM::GEOM_Object_ptr | MakeCylinderRHA (CORBA::Double theR, CORBA::Double theH, CORBA::Double theA) | 
| GEOM::GEOM_Object_ptr | MakeCylinderPntVecRHA (GEOM::GEOM_Object_ptr thePnt, GEOM::GEOM_Object_ptr theVec, CORBA::Double theR, CORBA::Double theH, CORBA::Double theA) | 
| GEOM::GEOM_Object_ptr | MakeConeR1R2H (CORBA::Double theR1, CORBA::Double theR2, CORBA::Double theH) | 
| GEOM::GEOM_Object_ptr | MakeConePntVecR1R2H (GEOM::GEOM_Object_ptr thePnt, GEOM::GEOM_Object_ptr theVec, CORBA::Double theR1, CORBA::Double theR2, CORBA::Double theH) | 
| GEOM::GEOM_Object_ptr | MakeSphereR (CORBA::Double theR) | 
| GEOM::GEOM_Object_ptr | MakeSpherePntR (GEOM::GEOM_Object_ptr thePnt, CORBA::Double theR) | 
| GEOM::GEOM_Object_ptr | MakeTorusRR (CORBA::Double theRMajor, CORBA::Double theRMinor) | 
| GEOM::GEOM_Object_ptr | MakeTorusPntVecRR (GEOM::GEOM_Object_ptr theCenter, GEOM::GEOM_Object_ptr theVector, CORBA::Double theRMajor, CORBA::Double theRMinor) | 
| GEOM::GEOM_Object_ptr | MakePrismVecH (GEOM::GEOM_Object_ptr theBase, GEOM::GEOM_Object_ptr theVec, CORBA::Double theH) | 
| GEOM::GEOM_Object_ptr | MakePrismVecH2Ways (GEOM::GEOM_Object_ptr theBase, GEOM::GEOM_Object_ptr theVec, CORBA::Double theH) | 
| GEOM::GEOM_Object_ptr | MakePrismVecHWithScaling (GEOM::GEOM_Object_ptr theBase, GEOM::GEOM_Object_ptr theVec, CORBA::Double theH, CORBA::Double theScaleFactor) | 
| GEOM::GEOM_Object_ptr | MakePrismTwoPnt (GEOM::GEOM_Object_ptr theBase, GEOM::GEOM_Object_ptr thePoint1, GEOM::GEOM_Object_ptr thePoint2) | 
| GEOM::GEOM_Object_ptr | MakePrismTwoPnt2Ways (GEOM::GEOM_Object_ptr theBase, GEOM::GEOM_Object_ptr thePoint1, GEOM::GEOM_Object_ptr thePoint2) | 
| GEOM::GEOM_Object_ptr | MakePrismTwoPntWithScaling (GEOM::GEOM_Object_ptr theBase, GEOM::GEOM_Object_ptr thePoint1, GEOM::GEOM_Object_ptr thePoint2, CORBA::Double theScaleFactor) | 
| GEOM::GEOM_Object_ptr | MakePrismDXDYDZ (GEOM::GEOM_Object_ptr theBase, CORBA::Double theDX, CORBA::Double theDY, CORBA::Double theDZ) | 
| GEOM::GEOM_Object_ptr | MakePrismDXDYDZ2Ways (GEOM::GEOM_Object_ptr theBase, CORBA::Double theDX, CORBA::Double theDY, CORBA::Double theDZ) | 
| GEOM::GEOM_Object_ptr | MakePrismDXDYDZWithScaling (GEOM::GEOM_Object_ptr theBase, CORBA::Double theDX, CORBA::Double theDY, CORBA::Double theDZ, CORBA::Double theScaleFactor) | 
| GEOM::GEOM_Object_ptr | MakeDraftPrism (GEOM::GEOM_Object_ptr theInitShape, GEOM::GEOM_Object_ptr theBase, CORBA::Double theHeight, CORBA::Double theAngle, CORBA::Boolean theFuse, CORBA::Boolean theInvert) | 
| GEOM::ListOfGO * | MakePipe (GEOM::GEOM_Object_ptr theBase, GEOM::GEOM_Object_ptr thePath, CORBA::Boolean IsGenerateGroups) | 
| GEOM::GEOM_Object_ptr | MakeRevolutionAxisAngle (GEOM::GEOM_Object_ptr theBase, GEOM::GEOM_Object_ptr theAxis, CORBA::Double theAngle) | 
| GEOM::GEOM_Object_ptr | MakeRevolutionAxisAngle2Ways (GEOM::GEOM_Object_ptr theBase, GEOM::GEOM_Object_ptr theAxis, CORBA::Double theAngle) | 
| GEOM::GEOM_Object_ptr | MakeFilling (const GEOM::ListOfGO &theContours, CORBA::Long theMinDeg, CORBA::Long theMaxDeg, CORBA::Double theTol2D, CORBA::Double theTol3D, CORBA::Long theNbIter, GEOM::filling_oper_method theMethod, CORBA::Boolean theApprox) | 
| GEOM::GEOM_Object_ptr | MakeThruSections (const GEOM::ListOfGO &theSeqSections, CORBA::Boolean theModeSolid, CORBA::Double thePreci, CORBA::Boolean theRuled) | 
| GEOM::ListOfGO * | MakePipeWithDifferentSections (const GEOM::ListOfGO &theBases, const GEOM::ListOfGO &theLocations, GEOM::GEOM_Object_ptr thePath, CORBA::Boolean theWithContact, CORBA::Boolean theWithCorrections, CORBA::Boolean IsBySteps, CORBA::Boolean IsGenerateGroups) | 
| GEOM::ListOfGO * | MakePipeWithShellSections (const GEOM::ListOfGO &theBases, const GEOM::ListOfGO &theSubBases, const GEOM::ListOfGO &theLocations, GEOM::GEOM_Object_ptr thePath, CORBA::Boolean theWithContact, CORBA::Boolean theWithCorrections, CORBA::Boolean IsGenerateGroups) | 
| GEOM::ListOfGO * | MakePipeShellsWithoutPath (const GEOM::ListOfGO &theBases, const GEOM::ListOfGO &theLocations, CORBA::Boolean IsGenerateGroups) | 
| GEOM::ListOfGO * | MakePipeBiNormalAlongVector (GEOM::GEOM_Object_ptr theBase, GEOM::GEOM_Object_ptr thePath, GEOM::GEOM_Object_ptr theVec, CORBA::Boolean IsGenerateGroups) | 
| GEOM::GEOM_Object_ptr | MakeThickening (GEOM::GEOM_Object_ptr theObject, const GEOM::ListOfLong &theFacesIDs, CORBA::Double theOffset, CORBA::Boolean isCopy, CORBA::Boolean theInside) | 
| GEOM::GEOM_Object_ptr | RestorePath (GEOM::GEOM_Object_ptr theShape, GEOM::GEOM_Object_ptr theBase1, GEOM::GEOM_Object_ptr theBase2) | 
| GEOM::GEOM_Object_ptr | RestorePathEdges (GEOM::GEOM_Object_ptr theShape, const GEOM::ListOfGO &theBase1, const GEOM::ListOfGO &theBase2) | 
| ::GEOMImpl_I3DPrimOperations * | GetOperations () | 
  Public Member Functions inherited from GEOM_IOperations_i | |
| GEOM_IOperations_i (PortableServer::POA_ptr thePOA, GEOM::GEOM_Gen_ptr theEngine,::GEOM_IOperations *theImpl) | |
| ~GEOM_IOperations_i () | |
| virtual CORBA::Boolean | IsDone () | 
| virtual void | SetErrorCode (const char *theErrorCode) | 
| virtual char * | GetErrorCode () | 
| virtual CORBA::Long | GetStudyID () | 
| virtual GEOM::GEOM_BaseObject_ptr | GetBaseObject (Handle(GEOM_BaseObject) theObject) | 
| virtual void | FinishOperation () | 
| virtual void | AbortOperation () | 
| ::GEOM_IOperations * | GetImpl () | 
| virtual void | UpdateGUIForObject (GEOM::GEOM_Object_ptr theObj) | 
| GEOM_I3DPrimOperations_i::GEOM_I3DPrimOperations_i | ( | PortableServer::POA_ptr | thePOA, | 
| GEOM::GEOM_Gen_ptr | theEngine, | ||
| ::GEOMImpl_I3DPrimOperations * | theImpl | ||
| ) | 
constructor:
| GEOM_I3DPrimOperations_i::~GEOM_I3DPrimOperations_i | ( | ) | 
destructor
      
  | 
  inline | 
References GEOM_IOperations_i::GetImpl().
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeBoxDXDYDZ | ( | CORBA::Double | theDX, | 
| CORBA::Double | theDY, | ||
| CORBA::Double | theDZ | ||
| ) | 
MakeBoxDXDYDZ
References GetOperations(), HANDLE_NAMESPACE, GEOM_IOperations_i::IsDone(), and GEOM_IOperations::SetNotDone().
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeBoxTwoPnt | ( | GEOM::GEOM_Object_ptr | thePnt1, | 
| GEOM::GEOM_Object_ptr | thePnt2 | ||
| ) | 
MakeBoxTwoPnt
References aPnt1, aPnt2, and HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeConePntVecR1R2H | ( | GEOM::GEOM_Object_ptr | thePnt, | 
| GEOM::GEOM_Object_ptr | theVec, | ||
| CORBA::Double | theR1, | ||
| CORBA::Double | theR2, | ||
| CORBA::Double | theH | ||
| ) | 
MakeConePntVecR1R2H
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeConeR1R2H | ( | CORBA::Double | theR1, | 
| CORBA::Double | theR2, | ||
| CORBA::Double | theH | ||
| ) | 
MakeConeR1R2H
References GetOperations(), HANDLE_NAMESPACE, GEOM_IOperations_i::IsDone(), and GEOM_IOperations::SetNotDone().
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeCylinderPntVecRH | ( | GEOM::GEOM_Object_ptr | thePnt, | 
| GEOM::GEOM_Object_ptr | theVec, | ||
| CORBA::Double | theR, | ||
| CORBA::Double | theH | ||
| ) | 
MakeCylinderPntVecRH
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeCylinderPntVecRHA | ( | GEOM::GEOM_Object_ptr | thePnt, | 
| GEOM::GEOM_Object_ptr | theVec, | ||
| CORBA::Double | theR, | ||
| CORBA::Double | theH, | ||
| CORBA::Double | theA | ||
| ) | 
MakeCylinderPntVecRHA
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeCylinderRH | ( | CORBA::Double | theR, | 
| CORBA::Double | theH | ||
| ) | 
MakeCylinderRH
References GetOperations(), HANDLE_NAMESPACE, GEOM_IOperations_i::IsDone(), and GEOM_IOperations::SetNotDone().
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeCylinderRHA | ( | CORBA::Double | theR, | 
| CORBA::Double | theH, | ||
| CORBA::Double | theA | ||
| ) | 
MakeCylinderRHA
References GetOperations(), HANDLE_NAMESPACE, GEOM_IOperations_i::IsDone(), and GEOM_IOperations::SetNotDone().
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeDiskPntVecR | ( | GEOM::GEOM_Object_ptr | theCenter, | 
| GEOM::GEOM_Object_ptr | theVector, | ||
| double | theR | ||
| ) | 
MakeDiskPntVecR
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeDiskR | ( | CORBA::Double | theR, | 
| CORBA::Short | theOrientation | ||
| ) | 
MakeDiskR
References GetOperations(), HANDLE_NAMESPACE, GEOM_IOperations_i::IsDone(), and GEOM_IOperations::SetNotDone().
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeDiskThreePnt | ( | GEOM::GEOM_Object_ptr | thePnt1, | 
| GEOM::GEOM_Object_ptr | thePnt2, | ||
| GEOM::GEOM_Object_ptr | thePnt3 | ||
| ) | 
MakeDiskThreePnt
References aPnt1, aPnt2, aPnt3, and HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeDraftPrism | ( | GEOM::GEOM_Object_ptr | theInitShape, | 
| GEOM::GEOM_Object_ptr | theBase, | ||
| CORBA::Double | theHeight, | ||
| CORBA::Double | theAngle, | ||
| CORBA::Boolean | theFuse, | ||
| CORBA::Boolean | theInvert | ||
| ) | 
MakeDraftPrism
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeFaceHW | ( | CORBA::Double | theH, | 
| CORBA::Double | theW, | ||
| CORBA::Short | theOrientation | ||
| ) | 
MakeFaceHW
References GetOperations(), HANDLE_NAMESPACE, GEOM_IOperations_i::IsDone(), and GEOM_IOperations::SetNotDone().
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeFaceObjHW | ( | GEOM::GEOM_Object_ptr | theObj, | 
| CORBA::Double | theH, | ||
| CORBA::Double | theW | ||
| ) | 
MakeFaceObjHW
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeFilling | ( | const GEOM::ListOfGO & | theContours, | 
| CORBA::Long | theMinDeg, | ||
| CORBA::Long | theMaxDeg, | ||
| CORBA::Double | theTol2D, | ||
| CORBA::Double | theTol3D, | ||
| CORBA::Long | theNbIter, | ||
| GEOM::filling_oper_method | theMethod, | ||
| CORBA::Boolean | theApprox | ||
| ) | 
MakeFilling
References GEOM::FOM_AutoCorrect, GEOM::FOM_Default, GEOM::FOM_UseOri, GetOperations(), HANDLE_NAMESPACE, GEOM_IOperations_i::IsDone(), and GEOM_IOperations::SetNotDone().
| GEOM::ListOfGO * GEOM_I3DPrimOperations_i::MakePipe | ( | GEOM::GEOM_Object_ptr | theBase, | 
| GEOM::GEOM_Object_ptr | thePath, | ||
| CORBA::Boolean | IsGenerateGroups | ||
| ) | 
MakePipe
References Handle(), and HANDLE_NAMESPACE.
| GEOM::ListOfGO * GEOM_I3DPrimOperations_i::MakePipeBiNormalAlongVector | ( | GEOM::GEOM_Object_ptr | theBase, | 
| GEOM::GEOM_Object_ptr | thePath, | ||
| GEOM::GEOM_Object_ptr | theVec, | ||
| CORBA::Boolean | IsGenerateGroups | ||
| ) | 
MakePipeBiNormalAlongVector
References Handle(), and HANDLE_NAMESPACE.
| GEOM::ListOfGO * GEOM_I3DPrimOperations_i::MakePipeShellsWithoutPath | ( | const GEOM::ListOfGO & | theBases, | 
| const GEOM::ListOfGO & | theLocations, | ||
| CORBA::Boolean | IsGenerateGroups | ||
| ) | 
MakePipeShellsWithoutPath
References Handle(), and HANDLE_NAMESPACE.
| GEOM::ListOfGO * GEOM_I3DPrimOperations_i::MakePipeWithDifferentSections | ( | const GEOM::ListOfGO & | theBases, | 
| const GEOM::ListOfGO & | theLocations, | ||
| GEOM::GEOM_Object_ptr | thePath, | ||
| CORBA::Boolean | theWithContact, | ||
| CORBA::Boolean | theWithCorrections, | ||
| CORBA::Boolean | IsBySteps, | ||
| CORBA::Boolean | IsGenerateGroups | ||
| ) | 
MakePipeWithDifferentSections
References Handle(), and HANDLE_NAMESPACE.
| GEOM::ListOfGO * GEOM_I3DPrimOperations_i::MakePipeWithShellSections | ( | const GEOM::ListOfGO & | theBases, | 
| const GEOM::ListOfGO & | theSubBases, | ||
| const GEOM::ListOfGO & | theLocations, | ||
| GEOM::GEOM_Object_ptr | thePath, | ||
| CORBA::Boolean | theWithContact, | ||
| CORBA::Boolean | theWithCorrections, | ||
| CORBA::Boolean | IsGenerateGroups | ||
| ) | 
MakePipeWithShellSections
References Handle(), and HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakePrismDXDYDZ | ( | GEOM::GEOM_Object_ptr | theBase, | 
| CORBA::Double | theDX, | ||
| CORBA::Double | theDY, | ||
| CORBA::Double | theDZ | ||
| ) | 
MakePrismDXDYDZ
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakePrismDXDYDZ2Ways | ( | GEOM::GEOM_Object_ptr | theBase, | 
| CORBA::Double | theDX, | ||
| CORBA::Double | theDY, | ||
| CORBA::Double | theDZ | ||
| ) | 
MakePrismDXDYDZ2Ways
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakePrismDXDYDZWithScaling | ( | GEOM::GEOM_Object_ptr | theBase, | 
| CORBA::Double | theDX, | ||
| CORBA::Double | theDY, | ||
| CORBA::Double | theDZ, | ||
| CORBA::Double | theScaleFactor | ||
| ) | 
MakePrismDXDYDZ
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakePrismTwoPnt | ( | GEOM::GEOM_Object_ptr | theBase, | 
| GEOM::GEOM_Object_ptr | thePoint1, | ||
| GEOM::GEOM_Object_ptr | thePoint2 | ||
| ) | 
MakePrismTwoPnt
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakePrismTwoPnt2Ways | ( | GEOM::GEOM_Object_ptr | theBase, | 
| GEOM::GEOM_Object_ptr | thePoint1, | ||
| GEOM::GEOM_Object_ptr | thePoint2 | ||
| ) | 
MakePrismTwoPnt2Ways
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakePrismTwoPntWithScaling | ( | GEOM::GEOM_Object_ptr | theBase, | 
| GEOM::GEOM_Object_ptr | thePoint1, | ||
| GEOM::GEOM_Object_ptr | thePoint2, | ||
| CORBA::Double | theScaleFactor | ||
| ) | 
MakePrismTwoPnt
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakePrismVecH | ( | GEOM::GEOM_Object_ptr | theBase, | 
| GEOM::GEOM_Object_ptr | theVec, | ||
| CORBA::Double | theH | ||
| ) | 
MakePrismVecH
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakePrismVecH2Ways | ( | GEOM::GEOM_Object_ptr | theBase, | 
| GEOM::GEOM_Object_ptr | theVec, | ||
| CORBA::Double | theH | ||
| ) | 
MakePrismVecH2Ways
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakePrismVecHWithScaling | ( | GEOM::GEOM_Object_ptr | theBase, | 
| GEOM::GEOM_Object_ptr | theVec, | ||
| CORBA::Double | theH, | ||
| CORBA::Double | theScaleFactor | ||
| ) | 
MakePrismVecH
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeRevolutionAxisAngle | ( | GEOM::GEOM_Object_ptr | theBase, | 
| GEOM::GEOM_Object_ptr | theAxis, | ||
| CORBA::Double | theAngle | ||
| ) | 
MakeRevolutionAxisAngle
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeRevolutionAxisAngle2Ways | ( | GEOM::GEOM_Object_ptr | theBase, | 
| GEOM::GEOM_Object_ptr | theAxis, | ||
| CORBA::Double | theAngle | ||
| ) | 
MakeRevolutionAxisAngle2Ways
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeSpherePntR | ( | GEOM::GEOM_Object_ptr | thePnt, | 
| CORBA::Double | theR | ||
| ) | 
MakeSpherePntR
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeSphereR | ( | CORBA::Double | theR | ) | 
MakeSphereR
References GetOperations(), HANDLE_NAMESPACE, GEOM_IOperations_i::IsDone(), and GEOM_IOperations::SetNotDone().
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeThickening | ( | GEOM::GEOM_Object_ptr | theObject, | 
| const GEOM::ListOfLong & | theFacesIDs, | ||
| CORBA::Double | theOffset, | ||
| CORBA::Boolean | doCopy, | ||
| CORBA::Boolean | theInside | ||
| ) | 
MakeThickening
References Handle(), HANDLE_NAMESPACE, and SUBSHAPE_ERROR.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeThruSections | ( | const GEOM::ListOfGO & | theSeqSections, | 
| CORBA::Boolean | theModeSolid, | ||
| CORBA::Double | thePreci, | ||
| CORBA::Boolean | theRuled | ||
| ) | 
MakeThruSections
References GetOperations(), Handle(), HANDLE_NAMESPACE, GEOM_IOperations_i::IsDone(), and GEOM_IOperations::SetNotDone().
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeTorusPntVecRR | ( | GEOM::GEOM_Object_ptr | thePnt, | 
| GEOM::GEOM_Object_ptr | theVec, | ||
| CORBA::Double | theRMajor, | ||
| CORBA::Double | theRMinor | ||
| ) | 
MakeTorusPntVecRR
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::MakeTorusRR | ( | CORBA::Double | theRMajor, | 
| CORBA::Double | theRMinor | ||
| ) | 
MakeTorusRR
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::RestorePath | ( | GEOM::GEOM_Object_ptr | theShape, | 
| GEOM::GEOM_Object_ptr | theBase1, | ||
| GEOM::GEOM_Object_ptr | theBase2 | ||
| ) | 
RestorePath
References HANDLE_NAMESPACE.
| GEOM::GEOM_Object_ptr GEOM_I3DPrimOperations_i::RestorePathEdges | ( | GEOM::GEOM_Object_ptr | theShape, | 
| const GEOM::ListOfGO & | theBase1, | ||
| const GEOM::ListOfGO & | theBase2 | ||
| ) | 
RestorePathEdges
References Handle(), and HANDLE_NAMESPACE.