enum | {
OpDelete = 1020,
OpCheckGeom = 1030,
OpMaterialsLibrary = 1040,
OpSelectVertex = 1100,
OpSelectEdge = 1101,
OpSelectWire = 1102,
OpSelectFace = 1103,
OpSelectShell = 1104,
OpSelectSolid = 1105,
OpSelectCompound = 1106,
OpSelectAll = 1107,
OpDeflection = 1200,
OpColor = 1201,
OpTransparency = 1202,
OpIncrTransparency = 1203,
OpDecrTransparency = 1204,
OpIsos = 1205,
OpIncrNbIsos = 1206,
OpDecrNbIsos = 1207,
OpAutoColor = 1208,
OpNoAutoColor = 1209,
OpPointMarker = 1210,
OpSetTexture = 1211,
OpMaterialProperties = 1212,
OpPredefMaterial = 1213,
OpPredefMaterCustom = 1214,
OpDiscloseChildren = 1250,
OpConcealChildren = 1251,
OpUnpublishObject = 1253,
OpPublishObject = 1254,
OpEdgeWidth = 1260,
OpIsosWidth = 1261,
OpCreateFolder = 1262,
OpSortChildren = 1263,
OpShowDependencyTree = 1264,
OpReduceStudy = 1265,
OpSwitchVectors = 2001,
OpShowAll = 2002,
OpHideAll = 2003,
OpDMWireframe = 2010,
OpDMShading = 2011,
OpDMShadingWithEdges = 2012,
OpDMTexture = 2013,
OpSwitchVertices = 2014,
OpSwitchName = 2015,
OpShow = 2100,
OpShowOnly = 2101,
OpHide = 2102,
OpShowOnlyChildren = 2103,
OpWireframe = 2200,
OpShading = 2201,
OpShadingWithEdges = 2202,
OpVectors = 2203,
OpTexture = 2204,
OpBringToFront = 2205,
OpClsBringToFront = 2206,
OpVertices = 2208,
OpShowName = 2209,
OpPoint = 3000,
OpLine = 3001,
OpCircle = 3002,
OpEllipse = 3003,
OpArc = 3004,
OpVector = 3005,
OpPlane = 3006,
OpCurve = 3007,
OpLCS = 3008,
OpOriginAndVectors = 3009,
OpIsoline = 3010,
OpSurfaceFromFace = 3011,
OpBox = 3100,
OpCylinder = 3101,
OpSphere = 3102,
OpTorus = 3103,
OpCone = 3104,
OpRectangle = 3105,
OpDisk = 3106,
OpPrism = 3200,
OpRevolution = 3201,
OpFilling = 3202,
OpPipe = 3203,
OpPipePath = 3204,
OpThickness = 3205,
Op2dSketcher = 3300,
Op3dSketcher = 3301,
OpExplode = 3302,
OpPictureImport = 3304,
OpCreateField = 3305,
OpEditField = 3306,
OpEditFieldPopup = 3307,
Op2dPolylineEditor = 3308,
OpEdge = 3400,
OpWire = 3401,
OpFace = 3402,
OpShell = 3403,
OpSolid = 3404,
OpCompound = 3405,
OpFuse = 3500,
OpCommon = 3501,
OpCut = 3502,
OpSection = 3503,
OpTranslate = 3600,
OpRotate = 3601,
OpChangeLoc = 3602,
OpMirror = 3603,
OpScale = 3604,
OpOffset = 3605,
OpMultiTranslate = 3606,
OpMultiRotate = 3607,
OpReimport = 3608,
OpProjection = 3609,
OpExtension = 3610,
OpProjOnCyl = 3611,
OpPartition = 3700,
OpArchimede = 3701,
OpFillet3d = 3702,
OpChamfer = 3703,
OpShapesOnShape = 3704,
OpFillet2d = 3705,
OpFillet1d = 3706,
OpSharedShapes = 3708,
OpExtrudedBoss = 3709,
OpExtrudedCut = 3710,
OpTransferData = 3711,
OpExtraction = 3712,
OpSewing = 4000,
OpSuppressFaces = 4001,
OpSuppressHoles = 4002,
OpShapeProcess = 4003,
OpCloseContour = 4004,
OpRemoveIntWires = 4005,
OpAddPointOnEdge = 4006,
OpFreeBoundaries = 4007,
OpFreeFaces = 4008,
OpOrientation = 4009,
OpGlueFaces = 4010,
OpRemoveExtraEdges = 4011,
OpLimitTolerance = 4012,
OpGlueEdges = 4013,
OpFuseEdges = 4014,
OpUnionFaces = 4015,
OpRemoveWebs = 4016,
OpProperties = 5000,
OpCenterMass = 5001,
OpInertia = 5002,
OpNormale = 5003,
OpBoundingBox = 5004,
OpMinDistance = 5005,
OpAngle = 5006,
OpTolerance = 5007,
OpWhatIs = 5008,
OpCheckShape = 5009,
OpCheckCompound = 5010,
OpPointCoordinates = 5011,
OpCheckSelfInters = 5012,
OpGetNonBlocks = 5013,
OpManageDimensions = 5014,
OpShowAllDimensions = 5015,
OpHideAllDimensions = 5016,
OpFastCheckInters = 5017,
OpInspectObj = 5018,
OpShapeStatistics = 5019,
OpAnnotation = 5020,
OpEditAnnotation = 5021,
OpShowAllAnnotations = 5022,
OpHideAllAnnotations = 5023,
OpDeleteAnnotation = 5024,
OpGroupCreate = 6000,
OpGroupEdit = 6001,
OpGroupCreatePopup = 6002,
OpGroupUnion = 6003,
OpGroupIntersect = 6004,
OpGroupCut = 6005,
OpHexaSolid = 6100,
OpMultiTransform = 6101,
OpQuadFace = 6102,
OpPropagate = 6103,
OpExplodeBlock = 6104,
OpAdvancedNoOp = 10000,
OpLastOperationID = 20000
} |