Version: 6.3.1
Public Member Functions

GEOM.GEOM_IOperations Interface Reference

import "GEOM_Gen.idl";

Inheritance diagram for GEOM.GEOM_IOperations:
Inheritance graph

Public Member Functions

boolean IsDone ()
void SetErrorCode (in string theErrorID)
string GetErrorCode ()
long GetStudyID ()
void StartOperation ()
void FinishOperation ()
void AbortOperation ()

Detailed Description

GEOM_IOperations: basic methods of all geometric operations


Member Function Documentation

boolean GEOM.GEOM_IOperations.IsDone ( )

To know, if the operation was successfully performed

void GEOM.GEOM_IOperations.SetErrorCode ( in string  theErrorID)

Set the operation error code

Parameters:
theErrorIDis a string describing the error occured
Note:
This method is supposed to be used only by interfaces inheriting from IOperations.
string GEOM.GEOM_IOperations.GetErrorCode ( )

Get the operation error code

long GEOM.GEOM_IOperations.GetStudyID ( )

Get ID of study, where the operation is defined

void GEOM.GEOM_IOperations.StartOperation ( )

Opens a new transaction

void GEOM.GEOM_IOperations.FinishOperation ( )

Closes the previously opened trasaction

void GEOM.GEOM_IOperations.AbortOperation ( )

Aborts the previously opened transaction

Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS