| enum | {
OpDelete = 1000
, OpSelectFiltersLibrary = 1010
, OpReset = 1020
, OpScalarBarProperties = 1021
,
OpShowScalarBar = 1022
, OpSaveDistribution = 1030
, OpShowDistribution = 1031
, OpPlotDistribution = 1032
,
OpFileInformation = 1040
, OpImportDAT = 1100
, OpImportUNV = 1101
, OpImportMED = 1102
,
OpImportSTL = 1103
, OpImportCGNS = 1104
, OpImportGMF = 1106
, OpImportMESHIO = 1107
,
OpImportMAIL = 1108
, OpImportINP = 1109
, OpImportCDB = 1110
, OpImportASC = 1111
,
OpImportGEOF = 1112
, OpPopupImportDAT = 1120
, OpPopupImportUNV = 1121
, OpPopupImportMED = 1122
,
OpPopupImportSTL = 1123
, OpPopupImportCGNS = 1124
, OpPopupImportGMF = 1126
, OpPopupImportMAIL = 1128
,
OpPopupImportINP = 1129
, OpPopupImportCDB = 1130
, OpPopupImportASC = 1131
, OpPopupImportGEOF = 1132
,
OpExportDAT = 1200
, OpExportMED = 1201
, OpExportUNV = 1202
, OpExportSTL = 1203
,
OpExportCGNS = 1204
, OpExportGMF = 1206
, OpExportMESHIO = 1207
, OpPopupExportDAT = 1210
,
OpPopupExportMED = 1211
, OpPopupExportUNV = 1212
, OpPopupExportSTL = 1213
, OpPopupExportCGNS = 1214
,
OpPopupExportGMF = 1216
, OpCreateMesh = 2030
, OpCreateSubMesh = 2031
, OpEditMeshOrSubMesh = 2032
,
OpEditMesh = 2033
, OpEditSubMesh = 2034
, OpBuildCompoundMesh = 2035
, OpCopyMesh = 2036
,
OpCompute = 2040
, OpComputeSubMesh = 2041
, OpPreCompute = 2042
, OpEvaluate = 2043
,
OpMeshOrder = 2044
, OpRecompute = 2045
, OpShowErrors = 2046
, OpCreateGroup = 2050
,
OpCreateGeometryGroup = 2051
, OpConstructGroup = 2052
, OpEditGroup = 2053
, OpEditGeomGroupAsGroup = 2054
,
OpUnionGroups = 2060
, OpIntersectGroups = 2061
, OpCutGroups = 2062
, OpGroupUnderlyingElem = 2070
,
OpFaceGroupsByEdges = 2071
, OpEditGroupPopup = 2080
, OpAddElemGroupPopup = 2081
, OpRemoveElemGroupPopup = 2082
,
OpMeshInformation = 2100
, OpWhatIs = 2101
, OpStdInfo = 2102
, OpFindElementByPoint = 2103
,
OpReloadFromFile = 2104
, OpUpdate = 2200
, OpFreeNode = 3000
, OpEqualNode = 3001
,
OpNodeConnectivityNb = 3002
, OpFreeEdge = 3100
, OpFreeBorder = 3101
, OpLength = 3102
,
OpConnection = 3103
, OpEqualEdge = 3104
, OpFreeFace = 3200
, OpBareBorderFace = 3201
,
OpOverConstrainedFace = 3202
, OpLength2D = 3203
, OpConnection2D = 3204
, OpArea = 3205
,
OpTaper = 3206
, OpAspectRatio = 3207
, OpMinimumAngle = 3208
, OpWarpingAngle = 3209
,
OpSkew = 3210
, OpMaxElementLength2D = 3211
, OpEqualFace = 3212
, OpDeflection2D = 3213
,
OpAspectRatio3D = 3300
, OpVolume = 3301
, OpMaxElementLength3D = 3302
, OpBareBorderVolume = 3303
,
OpOverConstrainedVolume = 3304
, OpEqualVolume = 3305
, OpScaledJacobian = 3306
, OpWarping3D = 3307
,
OpOverallMeshQuality = 3400
, OpNode = 4000
, OpElem0D = 4001
, OpElem0DOnElemNodes = 4002
,
OpBall = 4003
, OpEdge = 4004
, OpTriangle = 4005
, OpQuadrangle = 4006
,
OpPolygon = 4007
, OpTetrahedron = 4008
, OpHexahedron = 4009
, OpPentahedron = 4010
,
OpPyramid = 4011
, OpHexagonalPrism = 4012
, OpPolyhedron = 4013
, OpQuadraticEdge = 4100
,
OpQuadraticTriangle = 4101
, OpBiQuadraticTriangle = 4102
, OpQuadraticQuadrangle = 4103
, OpBiQuadraticQuadrangle = 4104
,
OpQuadraticTetrahedron = 4105
, OpQuadraticPyramid = 4106
, OpQuadraticPentahedron = 4107
, OpBiQuadraticPentahedron = 4108
,
OpQuadraticHexahedron = 4110
, OpTriQuadraticHexahedron = 4111
, OpQuadraticPolygon = 4112
, OpRemoveNodes = 4200
,
OpRemoveElements = 4201
, OpRemoveOrphanNodes = 4202
, OpRemoveNodeWithReconn = 4203
, OpDeleteGroup = 4210
,
OpClearMesh = 4220
, OpRenumberingNodes = 4300
, OpRenumberingElements = 4301
, OpTranslation = 4400
,
OpRotation = 4401
, OpSymmetry = 4402
, OpScale = 4403
, OpSewing = 4404
,
OpMergeNodes = 4405
, OpMergeElements = 4406
, OpDuplicateNodes = 4407
, OpOffset = 4408
,
OpMoveNode = 4500
, OpDiagonalInversion = 4501
, OpUnionOfTwoTriangle = 4502
, OpOrientation = 4503
,
OpReorientFaces = 4504
, OpUnionOfTriangles = 4505
, OpCuttingOfQuadrangles = 4506
, OpSplitVolumes = 4507
,
OpSmoothing = 4508
, OpExtrusion = 4509
, OpExtrusionAlongAPath = 4510
, OpRevolution = 4511
,
OpPatternMapping = 4512
, OpConvertMeshToQuadratic = 4513
, OpCreateBoundaryElements = 4514
, OpSplitBiQuadratic = 4515
,
OpMoveNodeInteractive = 4516
, OpSplitEdgeInteract = 4517
, OpSplitFaceInteract = 4518
, OpCreateDualMesh = 4519
,
OpCreate2DElements = 4520
, OpMGAdapt = 8020
, OpHomardAdapt = 8021
, OpPropertiesLength = 5000
,
OpPropertiesArea = 5001
, OpPropertiesVolume = 5002
, OpMinimumDistance = 5003
, OpBoundingBox = 5004
,
OpAngle = 5005
, OpEditHypothesis = 6000
, OpUnassign = 6001
, OpNumberingNodes = 6010
,
OpNumberingElements = 6011
, OpAutoColor = 6020
, OpDisableAutoColor = 6021
, OpDMWireframe = 6030
,
OpDMShading = 6031
, OpDMNodes = 6032
, OpDMShrink = 6033
, OpDE0DElements = 6040
,
OpDEEdges = 6041
, OpDEFaces = 6042
, OpDEVolumes = 6043
, OpDEBalls = 6044
,
OpDEAllEntity = 6045
, OpDEChoose = 6046
, OpRepresentationLines = 6050
, OpRepresentationArcs = 6051
,
OpOrientationOnFaces = 6060
, OpProperties = 6070
, OpTransparency = 6080
, OpShow = 6090
,
OpHide = 6091
, OpShowOnly = 6092
, OpClipping = 6100
, OpSortChild = 6110
,
OpBreakLink = 6120
, OpAdvancedNoOp = 10000
, OpLastOperationID = 20000
} |