Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOM::GEOM_ICurvesOperations Member List

This is the complete list of members for GEOM::GEOM_ICurvesOperations, including all inherited members.

AbortOperation()GEOM::GEOM_IOperations
FinishOperation()GEOM::GEOM_IOperations
GetErrorCode()GEOM::GEOM_IOperations
GetStudyID()GEOM::GEOM_IOperations
IsDone()GEOM::GEOM_IOperations
Make3DSketcher(in ListOfDouble theCoordinates)GEOM::GEOM_ICurvesOperations
Make3DSketcherCommand(in string theCommand)GEOM::GEOM_ICurvesOperations
MakeArc(in GEOM_Object thePnt1, in GEOM_Object thePnt2, in GEOM_Object thePnt3)GEOM::GEOM_ICurvesOperations
MakeArcCenter(in GEOM_Object theCenter, in GEOM_Object thePnt1, in GEOM_Object thePnt2, in boolean theSense)GEOM::GEOM_ICurvesOperations
MakeArcOfEllipse(in GEOM_Object theCenter, in GEOM_Object thePnt1, in GEOM_Object thePnt2)GEOM::GEOM_ICurvesOperations
MakeCircleCenter2Pnt(in GEOM_Object thePnt1, in GEOM_Object thePnt2, in GEOM_Object thePnt3)GEOM::GEOM_ICurvesOperations
MakeCirclePntVecR(in GEOM_Object thePnt, in GEOM_Object theVec, in double theR)GEOM::GEOM_ICurvesOperations
MakeCircleThreePnt(in GEOM_Object thePnt1, in GEOM_Object thePnt2, in GEOM_Object thePnt3)GEOM::GEOM_ICurvesOperations
MakeCurveParametric(in string thexExpr, in string theyExpr, in string thezExpr, in double theParamMin, in double theParamMax, in double theParamStep, in curve_type theCurveType)GEOM::GEOM_ICurvesOperations
MakeCurveParametricNew(in string thexExpr, in string theyExpr, in string thezExpr, in double theParamMin, in double theParamMax, in long theParamNbStep, in curve_type theCurveType)GEOM::GEOM_ICurvesOperations
MakeEllipse(in GEOM_Object thePnt, in GEOM_Object theVec, in double theRMajor, in double theRMinor)GEOM::GEOM_ICurvesOperations
MakeEllipseVec(in GEOM_Object thePnt, in GEOM_Object theVec, in double theRMajor, in double theRMinor, in GEOM_Object theVecMaj)GEOM::GEOM_ICurvesOperations
MakeIsoline(in GEOM_Object theFace, in boolean IsUIsoline, in double theParameter)GEOM::GEOM_ICurvesOperations
MakePolyline(in ListOfGO thePoints, in boolean theIsClosed)GEOM::GEOM_ICurvesOperations
MakePolyline2D(in ListOfListOfDouble theCoordsList, in string_array theNamesList, in short_array theTypesList, in ListOfBool theClosedList, in ListOfDouble theWorkingPlane)GEOM::GEOM_ICurvesOperations
MakePolyline2DOnPlane(in ListOfListOfDouble theCoordsList, in string_array theNamesList, in short_array theTypesList, in ListOfBool theClosedList, in GEOM_Object theWorkingPlane)GEOM::GEOM_ICurvesOperations
MakeSketcher(in string theCommand, in ListOfDouble theWorkingPlane)GEOM::GEOM_ICurvesOperations
MakeSketcherOnPlane(in string theCommand, in GEOM_Object theWorkingPlane)GEOM::GEOM_ICurvesOperations
MakeSplineBezier(in ListOfGO thePoints, in boolean theIsClosed)GEOM::GEOM_ICurvesOperations
MakeSplineInterpolation(in ListOfGO thePoints, in boolean theIsClosed, in boolean theDoReordering)GEOM::GEOM_ICurvesOperations
MakeSplineInterpolWithTangents(in ListOfGO thePoints, in GEOM_Object theFirstVec, in GEOM_Object theLastVec)GEOM::GEOM_ICurvesOperations
SetErrorCode(in string theErrorID)GEOM::GEOM_IOperations
StartOperation()GEOM::GEOM_IOperations