Basic methods of all geometric operations.
import"GEOM_Gen.idl";
◆ AbortOperation()
| void GEOM::GEOM_IOperations::AbortOperation |
( |
| ) |
|
◆ FinishOperation()
| void GEOM::GEOM_IOperations::FinishOperation |
( |
| ) |
|
◆ GetErrorCode()
| string GEOM::GEOM_IOperations::GetErrorCode |
( |
| ) |
|
◆ IsDone()
| boolean GEOM::GEOM_IOperations::IsDone |
( |
| ) |
|
◆ SetErrorCode()
| void GEOM::GEOM_IOperations::SetErrorCode |
( |
in string |
theErrorID | ) |
|
- Parameters
-
| theErrorID | is a string describing the error occurred |
- Note
- This method is supposed to be used only by interfaces inheriting from IOperations.
◆ StartOperation()
| void GEOM::GEOM_IOperations::StartOperation |
( |
| ) |
|
The documentation for this interface was generated from the following file: