| enum | {
OpImport = 1000,
OpExport = 1001,
OpDelete = 1020,
OpCheckGeom = 1030,
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,
OpShowChildren = 1250,
OpHideChildren = 1251,
OpUnpublishObject = 1253,
OpPublishObject = 1254,
OpDisplayMode = 2000,
OpSwitchVectors = 2001,
OpShowAll = 2002,
OpHideAll = 2003,
OpShow = 2100,
OpShowOnly = 2101,
OpHide = 2102,
OpWireframe = 2200,
OpShading = 2201,
OpVectors = 2202,
OpPoint = 3000,
OpLine = 3001,
OpCircle = 3002,
OpEllipse = 3003,
OpArc = 3004,
OpVector = 3005,
OpPlane = 3006,
OpCurve = 3007,
OpLCS = 3008,
OpOriginAndVectors = 3009,
OpBox = 3100,
OpCylinder = 3101,
OpSphere = 3102,
OpTorus = 3103,
OpCone = 3104,
OpRectangle = 3105,
OpDisk = 3106,
OpPrism = 3200,
OpRevolution = 3201,
OpFilling = 3202,
OpPipe = 3203,
Op2dSketcher = 3300,
Op3dSketcher = 3301,
OpExplode = 3302,
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,
OpPartition = 3700,
OpArchimede = 3701,
OpFillet3d = 3702,
OpChamfer = 3703,
OpShapesOnShape = 3704,
OpFillet2d = 3705,
OpFillet1d = 3706,
OpClipping = 3707,
OpSharedShapes = 3708,
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,
OpProperties = 5000,
OpCenterMass = 5001,
OpInertia = 5002,
OpNormale = 5003,
OpBoundingBox = 5004,
OpMinDistance = 5005,
OpAngle = 5006,
OpTolerance = 5007,
OpWhatIs = 5008,
OpCheckShape = 5009,
OpCheckCompound = 5010,
OpPointCoordinates = 5011,
OpGroupCreate = 6000,
OpGroupEdit = 6001,
OpGroupCreatePopup = 6002,
OpHexaSolid = 6100,
OpMultiTransform = 6101,
OpQuadFace = 6102,
OpPropagate = 6103,
OpExplodeBlock = 6104,
OpAdvancedNoOp = 10000,
OpPipeTShape = 10001
} |