import "SMESH_Gen.idl";
Data Fields | |
| short | code |
| string | comment |
| string | algoName |
| short | subShapeID |
| boolean | hasBadMesh |
Definition at line 103 of file SMESH_Gen.idl.
| string SMESH.ComputeError.algoName |
Definition at line 107 of file SMESH_Gen.idl.
Referenced by SMESH_Gen_i.GetComputeErrors(), SMESHGUI_BaseComputeOp.showComputeResult(), and SMESHGUI_BaseComputeOp.showEvaluateResult().
| short SMESH.ComputeError.code |
Definition at line 105 of file SMESH_Gen.idl.
Referenced by SMESH_Gen_i.GetComputeErrors(), SMESHGUI_BaseComputeOp.showComputeResult(), and SMESHGUI_BaseComputeOp.showEvaluateResult().
| string SMESH.ComputeError.comment |
Definition at line 106 of file SMESH_Gen.idl.
Referenced by SMESH_Gen_i.GetComputeErrors(), SMESHGUI_BaseComputeOp.showComputeResult(), and SMESHGUI_BaseComputeOp.showEvaluateResult().
| boolean SMESH.ComputeError.hasBadMesh |
Definition at line 109 of file SMESH_Gen.idl.
Referenced by SMESH_Gen_i.GetComputeErrors(), SMESHGUI_BaseComputeOp.showComputeResult(), and SMESHGUI_BaseComputeOp.showEvaluateResult().
Definition at line 108 of file SMESH_Gen.idl.
Referenced by SMESH_Gen_i.GetComputeErrors(), SMESHGUI_BaseComputeOp.showComputeResult(), and SMESHGUI_BaseComputeOp.showEvaluateResult().