Enums
- Ac3DPolylineType
- AcARXDemandLoad
- AcActiveSpace
- AcAlignment
- AcAlignmentPointAcquisition
- AcAngleUnits
- AcAttachmentPoint
- AcAttributeMode
- AcBlockConnectionType
- AcBlockScaling
- AcBoolean
- AcBooleanType
- AcCellAlignment
- AcCellContentLayout
- AcCellContentType
- AcCellEdgeMask
- AcCellMargin
- AcCellOption
- AcCellProperty
- AcCellState
- AcCellType
- AcColor
- AcColorMethod
- AcCoordinateSystem
- AcDataLinkUpdateDirection
- AcDataLinkUpdateOption
- AcDimArcLengthSymbol
- AcDimArrowheadType
- AcDimCenterType
- AcDimFit
- AcDimFractionType
- AcDimHorizontalJustification
- AcDimLUnits
- AcDimPrecision
- AcDimTextMovement
- AcDimToleranceJustify
- AcDimToleranceMethod
- AcDimUnits
- AcDimVerticalJustification
- AcDragDisplayMode
- AcDrawLeaderOrderType
- AcDrawMLeaderOrderType
- AcDrawingAreaSCMCommand
- AcDrawingAreaSCMDefault
- AcDrawingAreaSCMEdit
- AcDrawingAreaShortCutMenu
- AcDrawingDirection
- AcDynamicBlockReferencePropertyUnitsType
- AcEntityName
- AcExtendOption
- AcFormatOption
- AcGradientPatternType
- AcGridLineStyle
- AcGridLineType
- AcHatchObjectType
- AcHatchStyle
- AcHelixConstrainType
- AcHelixTwistType
- AcHorizontalAlignment
- AcISOPenWidth
- AcInsertUnits
- AcInsertUnitsAction
- AcKeyboardAccelerator
- AcKeyboardPriority
- AcLeaderType
- AcLineSpacingStyle
- AcLineWeight
- AcLoadPalette
- AcLoftedSurfaceNormalType
- AcLoopType
- AcMLeaderContentType
- AcMLeaderType
- AcMLineJustification
- AcMeasurementUnits
- AcMenuFileType
- AcMenuGroupType
- AcMenuItemType
- AcMergeCellStyleOption
- AcMeshCreaseType
- AcOlePlotQuality
- AcOleQuality
- AcOleType
- AcOnOff
- AcParseOption
- AcPatternType
- AcPlotOrientation
- AcPlotPaperUnits
- AcPlotPolicy
- AcPlotPolicyForLegacyDwgs
- AcPlotPolicyForNewDwgs
- AcPlotRotation
- AcPlotScale
- AcPlotType
- AcPolylineType
- AcPolymeshType
- AcPredefBlockType
- AcPreviewMode
- AcPrinterSpoolAlert
- AcProxyImage
- AcRegenType
- AcRotationAngle
- AcRowType
- AcSaveAsType
- AcSectionGeneration
- AcSectionState
- AcSectionSubItem
- AcSectionType
- AcSegmentAngleType
- AcSelect
- AcSelectType
- AcShadePlot
- AcShadowDisplayType
- AcTableDirection
- AcTableFlowDirection
- AcTableStyleOverrides
- AcTextAlignmentType
- AcTextAngleType
- AcTextAttachmentDirection
- AcTextAttachmentType
- AcTextFontStyle
- AcTextGenerationFlag
- AcToolbarDockStatus
- AcToolbarItemType
- AcUnderlayLayerOverrideType
- AcUnits
- AcValueDataType
- AcValueUnitType
- AcVerticalAlignment
- AcVerticalTextAttachmentType
- AcViewportScale
- AcViewportSplitType
- AcWindowState
- AcXRefDemandLoad
- AcZoomScaleType
Ac3DPolylineType
| Names | Values |
|---|---|
| acSimple3DPoly | 0 |
| acQuadSpline3DPoly | 1 |
| acCubicSpline3DPoly | 2 |
AcARXDemandLoad
| Names | Values |
|---|---|
| acDemanLoadDisable | 0 |
| acDemandLoadOnObjectDetect | 1 |
| acDemandLoadCmdInvoke | 2 |
AcActiveSpace
| Names | Values |
|---|---|
| acPaperSpace | 0 |
| acModelSpace | 1 |
AcAlignment
| Names | Values |
|---|---|
| acAlignmentLeft | 0 |
| acAlignmentCenter | 1 |
| acAlignmentRight | 2 |
| acAlignmentAligned | 3 |
| acAlignmentMiddle | 4 |
| acAlignmentFit | 5 |
| acAlignmentTopLeft | 6 |
| acAlignmentTopCenter | 7 |
| acAlignmentTopRight | 8 |
| acAlignmentMiddleLeft | 9 |
| acAlignmentMiddleCenter | 10 |
| acAlignmentMiddleRight | 11 |
| acAlignmentBottomLeft | 12 |
| acAlignmentBottomCenter | 13 |
| acAlignmentBottomRight | 14 |
AcAlignmentPointAcquisition
| Names | Values |
|---|---|
| acAlignPntAcquisitionAutomatic | 0 |
| acAlignPntAcquisitionShiftToAcquire | 1 |
AcAngleUnits
| Names | Values |
|---|---|
| acDegrees | 0 |
| acDegreeMinuteSeconds | 1 |
| acGrads | 2 |
| acRadians | 3 |
| acSurveyors | 4 |
AcAttachmentPoint
| Names | Values |
|---|---|
| acAttachmentPointTopLeft | 1 |
| acAttachmentPointTopCenter | 2 |
| acAttachmentPointTopRight | 3 |
| acAttachmentPointMiddleLeft | 4 |
| acAttachmentPointMiddleCenter | 5 |
| acAttachmentPointMiddleRight | 6 |
| acAttachmentPointBottomLeft | 7 |
| acAttachmentPointBottomCenter | 8 |
| acAttachmentPointBottomRight | 9 |
AcAttributeMode
| Names | Values |
|---|---|
| acAttributeModeNormal | 0 |
| acAttributeModeInvisible | 1 |
| acAttributeModeConstant | 2 |
| acAttributeModeVerify | 4 |
| acAttributeModePreset | 8 |
| acAttributeModeLockPosition | 16 |
| acAttributeModeMultipleLine | 32 |
AcBlockConnectionType
| Names | Values |
|---|---|
| acConnectExtents | 0 |
| acConnectBase | 1 |
AcBlockScaling
| Names | Values |
|---|---|
| acAny | 0 |
| acUniform | 1 |
AcBoolean
| Names | Values |
|---|---|
| acFalse | 0 |
| acTrue | 1 |
AcBooleanType
| Names | Values |
|---|---|
| acUnion | 0 |
| acIntersection | 1 |
| acSubtraction | 2 |
AcCellAlignment
| Names | Values |
|---|---|
| acTopLeft | 1 |
| acTopCenter | 2 |
| acTopRight | 3 |
| acMiddleLeft | 4 |
| acMiddleCenter | 5 |
| acMiddleRight | 6 |
| acBottomLeft | 7 |
| acBottomCenter | 8 |
| acBottomRight | 9 |
AcCellContentLayout
| Names | Values |
|---|---|
| acCellContentLayoutFlow | 1 |
| acCellContentLayoutStackedHorizontal | 2 |
| acCellContentLayoutStackedVertical | 4 |
AcCellContentType
| Names | Values |
|---|---|
| acCellContentTypeUnknown | 0 |
| acCellContentTypeValue | 1 |
| acCellContentTypeField | 2 |
| acCellContentTypeBlock | 4 |
AcCellEdgeMask
| Names | Values |
|---|---|
| acTopMask | 1 |
| acRightMask | 2 |
| acBottomMask | 4 |
| acLeftMask | 8 |
AcCellMargin
| Names | Values |
|---|---|
| acCellMarginTop | 1 |
| acCellMarginLeft | 2 |
| acCellMarginBottom | 4 |
| acCellMarginRight | 8 |
| acCellMarginHorzSpacing | 16 |
| acCellMarginVertSpacing | 32 |
AcCellOption
| Names | Values |
|---|---|
| kCellOptionNone | 0 |
| kInheritCellFormat | 1 |
AcCellProperty
| Names | Values |
|---|---|
| acInvalidCellProperty | 0 |
| acLock | 1 |
| acDataType | 2 |
| acDataFormat | 4 |
| acRotation | 8 |
| acScale | 16 |
| acAlignmentProperty | 32 |
| acContentColor | 64 |
| acBackgroundColor | 128 |
| acTextStyle | 256 |
| acTextHeight | 512 |
| acMarginLeft | 1024 |
| acMarginTop | 2048 |
| acMarginRight | 4096 |
| acMarginBottom | 8192 |
| acEnableBackgroundColor | 16384 |
| acAutoScale | 32768 |
| acMergeAll | 65536 |
| acFlowDirBtoT | 131072 |
| acContentLayout | 262144 |
| acDataTypeAndFormat | 6 |
| acContentProperties | 33662 |
| acBitProperties | 245760 |
| acAllCellProperties | 524287 |
AcCellState
| Names | Values |
|---|---|
| acCellStateNone | 0 |
| acCellStateContentLocked | 1 |
| acCellStateContentReadOnly | 2 |
| acCellStateFormatLocked | 4 |
| acCellStateFormatReadOnly | 8 |
| acCellStateLinked | 16 |
| acCellStateContentModified | 32 |
| acCellStateFormatModified | 64 |
AcCellType
| Names | Values |
|---|---|
| acUnknownCell | 0 |
| acTextCell | 1 |
| acBlockCell | 2 |
AcColor
| Names | Values |
|---|---|
| acByBlock | 0 |
| acRed | 1 |
| acYellow | 2 |
| acGreen | 3 |
| acCyan | 4 |
| acBlue | 5 |
| acMagenta | 6 |
| acWhite | 7 |
| acByLayer | 256 |
AcColorMethod
| Names | Values |
|---|---|
| acColorMethodByLayer | 192 |
| acColorMethodByBlock | 193 |
| acColorMethodByRGB | 194 |
| acColorMethodByACI | 195 |
| acColorMethodForeground | 197 |
AcCoordinateSystem
| Names | Values |
|---|---|
| acWorld | 0 |
| acUCS | 1 |
| acDisplayDCS | 2 |
| acPaperSpaceDCS | 3 |
| acOCS | 4 |
AcDataLinkUpdateDirection
| Names | Values |
|---|---|
| acUpdateDataFromSource | 1 |
| acUpdateSourceFromData | 2 |
AcDataLinkUpdateOption
| Names | Values |
|---|---|
| acUpdateOptionNone | 0 |
| acUpdateOptionOverwriteContentModifiedAfterUpdate | 131072 |
| acUpdateOptionOverwriteFormatModifiedAfterUpdate | 262144 |
| acUpdateOptionUpdateFullSourceRange | 524288 |
| acUpdateOptionIncludeXrefs | 1048576 |
AcDimArcLengthSymbol
| Names | Values |
|---|---|
| acSymInFront | 0 |
| acSymAbove | 1 |
| acSymNone | 2 |
AcDimArrowheadType
| Names | Values |
|---|---|
| acArrowDefault | 0 |
| acArrowClosedBlank | 1 |
| acArrowClosed | 2 |
| acArrowDot | 3 |
| acArrowArchTick | 4 |
| acArrowOblique | 5 |
| acArrowOpen | 6 |
| acArrowOrigin | 7 |
| acArrowOrigin2 | 8 |
| acArrowOpen90 | 9 |
| acArrowOpen30 | 10 |
| acArrowDotSmall | 11 |
| acArrowDotBlank | 12 |
| acArrowSmall | 13 |
| acArrowBoxBlank | 14 |
| acArrowBoxFilled | 15 |
| acArrowDatumBlank | 16 |
| acArrowDatumFilled | 17 |
| acArrowIntegral | 18 |
| acArrowNone | 19 |
| acArrowUserDefined | 20 |
AcDimCenterType
| Names | Values |
|---|---|
| acCenterMark | 0 |
| acCenterLine | 1 |
| acCenterNone | 2 |
AcDimFit
| Names | Values |
|---|---|
| acTextAndArrows | 0 |
| acArrowsOnly | 1 |
| acTextOnly | 2 |
| acBestFit | 3 |
AcDimFractionType
| Names | Values |
|---|---|
| acHorizontal | 0 |
| acDiagonal | 1 |
| acNotStacked | 2 |
AcDimHorizontalJustification
| Names | Values |
|---|---|
| acHorzCentered | 0 |
| acFirstExtensionLine | 1 |
| acSecondExtensionLine | 2 |
| acOverFirstExtension | 3 |
| acOverSecondExtension | 4 |
AcDimLUnits
| Names | Values |
|---|---|
| acDimLScientific | 1 |
| acDimLDecimal | 2 |
| acDimLEngineering | 3 |
| acDimLArchitectural | 4 |
| acDimLFractional | 5 |
| acDimLWindowsDesktop | 6 |
AcDimPrecision
| Names | Values |
|---|---|
| acDimPrecisionZero | 0 |
| acDimPrecisionOne | 1 |
| acDimPrecisionTwo | 2 |
| acDimPrecisionThree | 3 |
| acDimPrecisionFour | 4 |
| acDimPrecisionFive | 5 |
| acDimPrecisionSix | 6 |
| acDimPrecisionSeven | 7 |
| acDimPrecisionEight | 8 |
AcDimTextMovement
| Names | Values |
|---|---|
| acDimLineWithText | 0 |
| acMoveTextAddLeader | 1 |
| acMoveTextNoLeader | 2 |
AcDimToleranceJustify
| Names | Values |
|---|---|
| acTolBottom | 0 |
| acTolMiddle | 1 |
| acTolTop | 2 |
AcDimToleranceMethod
| Names | Values |
|---|---|
| acTolNone | 0 |
| acTolSymmetrical | 1 |
| acTolDeviation | 2 |
| acTolLimits | 3 |
| acTolBasic | 4 |
AcDimUnits
| Names | Values |
|---|---|
| acDimScientific | 1 |
| acDimDecimal | 2 |
| acDimEngineering | 3 |
| acDimArchitecturalStacked | 4 |
| acDimFractionalStacked | 5 |
| acDimArchitectural | 6 |
| acDimFractional | 7 |
| acDimWindowsDesktop | 8 |
AcDimVerticalJustification
| Names | Values |
|---|---|
| acVertCentered | 0 |
| acAbove | 1 |
| acOutside | 2 |
| acJIS | 3 |
| acUnder | 4 |
AcDragDisplayMode
| Names | Values |
|---|---|
| acDragDoNotDisplay | 0 |
| acDragDisplayOnRequest | 1 |
| acDragDisplayAutomatically | 2 |
AcDrawLeaderOrderType
| Names | Values |
|---|---|
| acDrawLeaderHeadFirst | 0 |
| acDrawLeaderTailFirst | 1 |
AcDrawMLeaderOrderType
| Names | Values |
|---|---|
| acDrawContentFirst | 0 |
| acDrawLeaderFirst | 1 |
AcDrawingAreaSCMCommand
| Names | Values |
|---|---|
| acEnter | 0 |
| acEnableSCMOptions | 1 |
| acEnableSCM | 2 |
AcDrawingAreaSCMDefault
| Names | Values |
|---|---|
| acRepeatLastCommand | 0 |
| acSCM | 1 |
AcDrawingAreaSCMEdit
| Names | Values |
|---|---|
| acEdRepeatLastCommand | 0 |
| acEdSCM | 1 |
AcDrawingAreaShortCutMenu
| Names | Values |
|---|---|
| acNoDrawingAreaShortCutMenu | 0 |
| acUseDefaultDrawingAreaShortCutMenu | 1 |
AcDrawingDirection
| Names | Values |
|---|---|
| acLeftToRight | 1 |
| acRightToLeft | 2 |
| acTopToBottom | 3 |
| acBottomToTop | 4 |
| acByStyle | 5 |
AcDynamicBlockReferencePropertyUnitsType
| Names | Values |
|---|---|
| acNoUnits | 0 |
| acAngular | 1 |
| acDistance | 2 |
| acArea | 3 |
AcEntityName
| Names | Values |
|---|---|
| ac3dFace | 1 |
| ac3dPolyline | 2 |
| ac3dSolid | 3 |
| acArc | 4 |
| acAttribute | 5 |
| acAttributeReference | 6 |
| acBlockReference | 7 |
| acCircle | 8 |
| acDimAligned | 9 |
| acDimAngular | 10 |
| acDimDiametric | 12 |
| acDimOrdinate | 13 |
| acDimRadial | 14 |
| acDimRotated | 15 |
| acEllipse | 16 |
| acHatch | 17 |
| acLeader | 18 |
| acLine | 19 |
| acMtext | 21 |
| acPoint | 22 |
| acPolyline | 23 |
| acPolylineLight | 24 |
| acPolymesh | 25 |
| acRaster | 26 |
| acRay | 27 |
| acRegion | 28 |
| acShape | 29 |
| acSolid | 30 |
| acSpline | 31 |
| acText | 32 |
| acTolerance | 33 |
| acTrace | 34 |
| acPViewport | 35 |
| acXline | 36 |
| acGroup | 37 |
| acMInsertBlock | 38 |
| acPolyfaceMesh | 39 |
| acMLine | 40 |
| acDim3PointAngular | 41 |
| acExternalReference | 42 |
| acTable | 43 |
| acDimArcLength | 44 |
| acDimRadialLarge | 45 |
| acDwfUnderlay | 46 |
| acDgnUnderlay | 47 |
| acMLeader | 48 |
| acSubDMesh | 49 |
| acPdfUnderlay | 50 |
AcExtendOption
| Names | Values |
|---|---|
| acExtendNone | 0 |
| acExtendThisEntity | 1 |
| acExtendOtherEntity | 2 |
| acExtendBoth | 3 |
AcFormatOption
| Names | Values |
|---|---|
| kFormatOptionNone | 0 |
| acForEditing | 1 |
| acForExpression | 2 |
| acUseMaximumPrecision | 4 |
| acIgnoreMtextFormat | 8 |
AcGradientPatternType
| Names | Values |
|---|---|
| acPreDefinedGradient | 0 |
| acUserDefinedGradient | 1 |
AcGridLineStyle
| Names | Values |
|---|---|
| acGridLineStyleSingle | 1 |
| acGridLineStyleDouble | 2 |
AcGridLineType
| Names | Values |
|---|---|
| acInvalidGridLine | 0 |
| acHorzTop | 1 |
| acHorzInside | 2 |
| acHorzBottom | 4 |
| acVertLeft | 8 |
| acVertInside | 16 |
| acVertRight | 32 |
AcHatchObjectType
| Names | Values |
|---|---|
| acHatchObject | 0 |
| acGradientObject | 1 |
AcHatchStyle
| Names | Values |
|---|---|
| acHatchStyleNormal | 0 |
| acHatchStyleOuter | 1 |
| acHatchStyleIgnore | 2 |
AcHelixConstrainType
| Names | Values |
|---|---|
| acTurnHeight | 0 |
| acTurns | 1 |
| acHeight | 2 |
AcHelixTwistType
| Names | Values |
|---|---|
| acCCW | 0 |
| acCW | 1 |
AcHorizontalAlignment
| Names | Values |
|---|---|
| acHorizontalAlignmentLeft | 0 |
| acHorizontalAlignmentCenter | 1 |
| acHorizontalAlignmentRight | 2 |
| acHorizontalAlignmentAligned | 3 |
| acHorizontalAlignmentMiddle | 4 |
| acHorizontalAlignmentFit | 5 |
AcISOPenWidth
| Names | Values |
|---|---|
| acPenWidth013 | 13 |
| acPenWidth018 | 18 |
| acPenWidth025 | 25 |
| acPenWidth035 | 35 |
| acPenWidth050 | 50 |
| acPenWidth070 | 70 |
| acPenWidth100 | 100 |
| acPenWidth140 | 140 |
| acPenWidth200 | 200 |
| acPenWidthUnk | -1 |
AcInsertUnits
| Names | Values |
|---|---|
| acInsertUnitsUnitless | 0 |
| acInsertUnitsInches | 1 |
| acInsertUnitsFeet | 2 |
| acInsertUnitsMiles | 3 |
| acInsertUnitsMillimeters | 4 |
| acInsertUnitsCentimeters | 5 |
| acInsertUnitsMeters | 6 |
| acInsertUnitsKilometers | 7 |
| acInsertUnitsMicroinches | 8 |
| acInsertUnitsMils | 9 |
| acInsertUnitsYards | 10 |
| acInsertUnitsAngstroms | 11 |
| acInsertUnitsNanometers | 12 |
| acInsertUnitsMicrons | 13 |
| acInsertUnitsDecimeters | 14 |
| acInsertUnitsDecameters | 15 |
| acInsertUnitsHectometers | 16 |
| acInsertUnitsGigameters | 17 |
| acInsertUnitsAstronomicalUnits | 18 |
| acInsertUnitsLightYears | 19 |
| acInsertUnitsParsecs | 20 |
| acInsertUnitsUSSurveyFeet | 21 |
| acInsertUnitsUSSurveyInch | 22 |
| acInsertUnitsUSSurveyYard | 23 |
| acInsertUnitsUSSurveyMile | 24 |
AcInsertUnitsAction
| Names | Values |
|---|---|
| acInsertUnitsPrompt | 0 |
| acInsertUnitsAutoAssign | 1 |
AcKeyboardAccelerator
| Names | Values |
|---|---|
| acPreferenceClassic | 0 |
| acPreferenceCustom | 1 |
AcKeyboardPriority
| Names | Values |
|---|---|
| acKeyboardRunningObjSnap | 0 |
| acKeyboardEntry | 1 |
| acKeyboardEntryExceptScripts | 2 |
AcLeaderType
| Names | Values |
|---|---|
| acLineNoArrow | 0 |
| acSplineNoArrow | 1 |
| acLineWithArrow | 2 |
| acSplineWithArrow | 3 |
AcLineSpacingStyle
| Names | Values |
|---|---|
| acLineSpacingStyleAtLeast | 1 |
| acLineSpacingStyleExactly | 2 |
AcLineWeight
| Names | Values |
|---|---|
| acLnWt000 | 0 |
| acLnWt005 | 5 |
| acLnWt009 | 9 |
| acLnWt013 | 13 |
| acLnWt015 | 15 |
| acLnWt018 | 18 |
| acLnWt020 | 20 |
| acLnWt025 | 25 |
| acLnWt030 | 30 |
| acLnWt035 | 35 |
| acLnWt040 | 40 |
| acLnWt050 | 50 |
| acLnWt053 | 53 |
| acLnWt060 | 60 |
| acLnWt070 | 70 |
| acLnWt080 | 80 |
| acLnWt090 | 90 |
| acLnWt100 | 100 |
| acLnWt106 | 106 |
| acLnWt120 | 120 |
| acLnWt140 | 140 |
| acLnWt158 | 158 |
| acLnWt200 | 200 |
| acLnWt211 | 211 |
| acLnWtByLayer | -1 |
| acLnWtByBlock | -2 |
| acLnWtByLwDefault | -3 |
AcLoadPalette
| Names | Values |
|---|---|
| acPaletteByDrawing | 0 |
| acPaletteBySession | 1 |
AcLoftedSurfaceNormalType
| Names | Values |
|---|---|
| acRuled | 0 |
| acSmooth | 1 |
| acFirstNormal | 2 |
| acLastNormal | 3 |
| acEndsNormal | 4 |
| acAllNormal | 5 |
| acUseDraftAngles | 6 |
AcLoopType
| Names | Values |
|---|---|
| acHatchLoopTypeDefault | 0 |
| acHatchLoopTypeExternal | 1 |
| acHatchLoopTypePolyline | 2 |
| acHatchLoopTypeDerived | 4 |
| acHatchLoopTypeTextbox | 8 |
AcMLeaderContentType
| Names | Values |
|---|---|
| acNoneContent | 0 |
| acBlockContent | 1 |
| acMTextContent | 2 |
AcMLeaderType
| Names | Values |
|---|---|
| acStraightLeader | 1 |
| acSplineLeader | 2 |
| acInVisibleLeader | 0 |
AcMLineJustification
| Names | Values |
|---|---|
| acTop | 0 |
| acZero | 1 |
| acBottom | 2 |
AcMeasurementUnits
| Names | Values |
|---|---|
| acEnglish | 0 |
| acMetric | 1 |
AcMenuFileType
| Names | Values |
|---|---|
| acMenuFileCompiled | 0 |
| acMenuFileSource | 1 |
AcMenuGroupType
| Names | Values |
|---|---|
| acBaseMenuGroup | 0 |
| acPartialMenuGroup | 1 |
AcMenuItemType
| Names | Values |
|---|---|
| acMenuItem | 0 |
| acMenuSeparator | 1 |
| acMenuSubMenu | 2 |
AcMergeCellStyleOption
| Names | Values |
|---|---|
| acMergeCellStyleNone | 0 |
| acMergeCellStyleCopyDuplicates | 1 |
| acMergeCellStyleOverwriteDuplicates | 2 |
| acMergeCellStyleConvertDuplicatesToOverrides | 4 |
| acMergeCellStyleIgnoreNewStyles | 8 |
AcMeshCreaseType
| Names | Values |
|---|---|
| acNoneCrease | 0 |
| acAlwaysCrease | 1 |
| acCreaseByLevel | 2 |
AcOlePlotQuality
| Names | Values |
|---|---|
| acOPQMonochrome | 0 |
| acOPQLowGraphics | 1 |
| acOPQHighGraphics | 2 |
AcOleQuality
| Names | Values |
|---|---|
| acOQLineArt | 0 |
| acOQText | 1 |
| acOQGraphics | 2 |
| acOQPhoto | 3 |
| acOQHighPhoto | 4 |
AcOleType
| Names | Values |
|---|---|
| acOTLink | 1 |
| acOTEmbedded | 2 |
| acOTStatic | 3 |
AcOnOff
| Names | Values |
|---|---|
| acOff | 0 |
| acOn | 1 |
AcParseOption
| Names | Values |
|---|---|
| acParseOptionNone | 0 |
| acSetDefaultFormat | 1 |
| acPreserveMtextFormat | 2 |
AcPatternType
| Names | Values |
|---|---|
| acHatchPatternTypeUserDefined | 0 |
| acHatchPatternTypePreDefined | 1 |
| acHatchPatternTypeCustomDefined | 2 |
AcPlotOrientation
| Names | Values |
|---|---|
| acPlotOrientationPortrait | 0 |
| acPlotOrientationLandscape | 1 |
AcPlotPaperUnits
| Names | Values |
|---|---|
| acInches | 0 |
| acMillimeters | 1 |
| acPixels | 2 |
AcPlotPolicy
| Names | Values |
|---|---|
| acPolicyNamed | 0 |
| acPolicyLegacy | 1 |
AcPlotPolicyForLegacyDwgs
| Names | Values |
|---|---|
| acPolicyLegacyDefault | 0 |
| acPolicyLegacyQuery | 1 |
| acPolicyLegacyLegacy | 2 |
AcPlotPolicyForNewDwgs
| Names | Values |
|---|---|
| acPolicyNewDefault | 0 |
| acPolicyNewLegacy | 1 |
AcPlotRotation
| Names | Values |
|---|---|
| ac0degrees | 0 |
| ac90degrees | 1 |
| ac180degrees | 2 |
| ac270degrees | 3 |
AcPlotScale
| Names | Values |
|---|---|
| acScaleToFit | 0 |
| ac1_128in_1ft | 1 |
| ac1_64in_1ft | 2 |
| ac1_32in_1ft | 3 |
| ac1_16in_1ft | 4 |
| ac3_32in_1ft | 5 |
| ac1_8in_1ft | 6 |
| ac3_16in_1ft | 7 |
| ac1_4in_1ft | 8 |
| ac3_8in_1ft | 9 |
| ac1_2in_1ft | 10 |
| ac3_4in_1ft | 11 |
| ac1in_1ft | 12 |
| ac3in_1ft | 13 |
| ac6in_1ft | 14 |
| ac1ft_1ft | 15 |
| ac1_1 | 16 |
| ac1_2 | 17 |
| ac1_4 | 18 |
| ac1_5 | 19 |
| ac1_8 | 20 |
| ac1_10 | 21 |
| ac1_16 | 22 |
| ac1_20 | 23 |
| ac1_30 | 24 |
| ac1_40 | 25 |
| ac1_50 | 26 |
| ac1_100 | 27 |
| ac2_1 | 28 |
| ac4_1 | 29 |
| ac8_1 | 30 |
| ac10_1 | 31 |
| ac100_1 | 32 |
AcPlotType
| Names | Values |
|---|---|
| acDisplay | 0 |
| acExtents | 1 |
| acLimits | 2 |
| acView | 3 |
| acWindow | 4 |
| acLayout | 5 |
AcPolylineType
| Names | Values |
|---|---|
| acSimplePoly | 0 |
| acFitCurvePoly | 1 |
| acQuadSplinePoly | 2 |
| acCubicSplinePoly | 3 |
AcPolymeshType
| Names | Values |
|---|---|
| acSimpleMesh | 0 |
| acQuadSurfaceMesh | 5 |
| acCubicSurfaceMesh | 6 |
| acBezierSurfaceMesh | 8 |
AcPredefBlockType
| Names | Values |
|---|---|
| acBlockImperial | 0 |
| acBlockSlot | 1 |
| acBlockCircle | 2 |
| acBlockBox | 3 |
| acBlockHexagon | 4 |
| acBlockTriangle | 5 |
| acBlockUserDefined | 6 |
AcPreviewMode
| Names | Values |
|---|---|
| acPartialPreview | 0 |
| acFullPreview | 1 |
AcPrinterSpoolAlert
| Names | Values |
|---|---|
| acPrinterAlwaysAlert | 0 |
| acPrinterAlertOnce | 1 |
| acPrinterNeverAlertLogOnce | 2 |
| acPrinterNeverAlert | 3 |
AcProxyImage
| Names | Values |
|---|---|
| acProxyNotShow | 0 |
| acProxyShow | 1 |
| acProxyBoundingBox | 2 |
AcRegenType
| Names | Values |
|---|---|
| acActiveViewport | 0 |
| acAllViewports | 1 |
AcRotationAngle
| Names | Values |
|---|---|
| acDegreesUnknown | -1 |
| acDegrees000 | 0 |
| acDegrees090 | 1 |
| acDegrees180 | 2 |
| acDegrees270 | 3 |
AcRowType
| Names | Values |
|---|---|
| acUnknownRow | 0 |
| acDataRow | 1 |
| acTitleRow | 2 |
| acHeaderRow | 4 |
AcSaveAsType
| Names | Values |
|---|---|
| acR09_dxf | -5 |
| acR10_dxf | -4 |
| acR12_dwg | -3 |
| acUnknown | -1 |
| acR12_dxf | 1 |
| acR13_dwg | 4 |
| acR13_dxf | 5 |
| acR14_dwg | 8 |
| acR14_dxf | 9 |
| acR15_dwg | 12 |
| acR15_dxf | 13 |
| acR15_Template | 14 |
| ac2000_dwg | 12 |
| ac2000_dxf | 13 |
| ac2000_Template | 14 |
| acR18_dwg | 24 |
| acR18_dxf | 25 |
| acR18_Template | 26 |
| ac2004_dwg | 24 |
| ac2004_dxf | 25 |
| ac2004_Template | 26 |
| ac2007_dwg | 36 |
| ac2007_dxf | 37 |
| ac2007_Template | 38 |
| ac2010_dwg | 48 |
| ac2010_dxf | 49 |
| ac2010_Template | 50 |
| ac2013_dwg | 60 |
| ac2013_dxf | 61 |
| ac2013_Template | 62 |
| ac2018_dwg | 64 |
| ac2018_dxf | 65 |
| ac2018_Template | 66 |
| acNative | 64 |
AcSectionGeneration
| Names | Values |
|---|---|
| acSectionGenerationSourceAllObjects | 1 |
| acSectionGenerationSourceSelectedObjects | 2 |
| acSectionGenerationDestinationNewBlock | 16 |
| acSectionGenerationDestinationReplaceBlock | 32 |
| acSectionGenerationDestinationFile | 64 |
AcSectionState
| Names | Values |
|---|---|
| acSectionStatePlane | 1 |
| acSectionStateBoundary | 2 |
| acSectionStateVolume | 4 |
AcSectionSubItem
| Names | Values |
|---|---|
| acSectionSubItemkNone | 0 |
| acSectionSubItemSectionLine | 1 |
| acSectionSubItemSectionLineTop | 2 |
| acSectionSubItemSectionLineBottom | 4 |
| acSectionSubItemBackLine | 8 |
| acSectionSubItemBackLineTop | 16 |
| acSectionSubItemBackLineBottom | 32 |
| acSectionSubItemVerticalLineTop | 64 |
| acSectionSubItemVerticalLineBottom | 128 |
AcSectionType
| Names | Values |
|---|---|
| acSectionTypeLiveSection | 1 |
| acSectionType2dSection | 2 |
| acSectionType3dSection | 4 |
AcSegmentAngleType
| Names | Values |
|---|---|
| acDegreesAny | 0 |
| acDegrees15 | 1 |
| acDegrees30 | 2 |
| acDegrees45 | 3 |
| acDegrees60 | 4 |
| acDegrees90 | 6 |
| acDegreesHorz | 12 |
AcSelect
| Names | Values |
|---|---|
| acSelectionSetWindow | 0 |
| acSelectionSetCrossing | 1 |
| acSelectionSetFence | 2 |
| acSelectionSetPrevious | 3 |
| acSelectionSetLast | 4 |
| acSelectionSetAll | 5 |
| acSelectionSetWindowPolygon | 6 |
| acSelectionSetCrossingPolygon | 7 |
AcSelectType
| Names | Values |
|---|---|
| acTableSelectWindow | 1 |
| acTableSelectCrossing | 2 |
AcShadePlot
| Names | Values |
|---|---|
| acShadePlotAsDisplayed | 0 |
| acShadePlotWireframe | 1 |
| acShadePlotHidden | 2 |
| acShadePlotRendered | 3 |
AcShadowDisplayType
| Names | Values |
|---|---|
| acCastsAndReceivesShadows | 0 |
| acCastsShadows | 1 |
| acReceivesShadows | 2 |
| acIgnoreShadows | 3 |
AcTableDirection
| Names | Values |
|---|---|
| acTableTopToBottom | 0 |
| acTableBottomToTop | 1 |
AcTableFlowDirection
| Names | Values |
|---|---|
| acTableFlowRight | 1 |
| acTableFlowDownOrUp | 2 |
| acTableFlowLeft | 4 |
AcTableStyleOverrides
| Names | Values |
|---|---|
| acTitleSuppressed | 1 |
| acHeaderSuppressed | 2 |
| acFlowDirection | 3 |
| acHorzCellMargin | 4 |
| acVertCellMargin | 5 |
| acTitleRowColor | 6 |
| acHeaderRowColor | 7 |
| acDataRowColor | 8 |
| acTitleRowFillNone | 9 |
| acHeaderRowFillNone | 10 |
| acDataRowFillNone | 11 |
| acTitleRowFillColor | 12 |
| acHeaderRowFillColor | 13 |
| acDataRowFillColor | 14 |
| acTitleRowAlignment | 15 |
| acHeaderRowAlignment | 16 |
| acDataRowAlignment | 17 |
| acTitleRowTextStyle | 18 |
| acHeaderRowTextStyle | 19 |
| acDataRowTextStyle | 20 |
| acTitleRowTextHeight | 21 |
| acHeaderRowTextHeight | 22 |
| acDataRowTextHeight | 23 |
| acTitleRowDataType | 24 |
| acHeaderRowDataType | 25 |
| acDataRowDataType | 26 |
| acTitleHorzTopColor | 40 |
| acTitleHorzInsideColor | 41 |
| acTitleHorzBottomColor | 42 |
| acTitleVertLeftColor | 43 |
| acTitleVertInsideColor | 44 |
| acTitleVertRightColor | 45 |
| acHeaderHorzTopColor | 46 |
| acHeaderHorzInsideColor | 47 |
| acHeaderHorzBottomColor | 48 |
| acHeaderVertLeftColor | 49 |
| acHeaderVertInsideColor | 50 |
| acHeaderVertRightColor | 51 |
| acDataHorzTopColor | 52 |
| acDataHorzInsideColor | 53 |
| acDataHorzBottomColor | 54 |
| acDataVertLeftColor | 55 |
| acDataVertInsideColor | 56 |
| acDataVertRightColor | 57 |
| acTitleHorzTopLineWeight | 70 |
| acTitleHorzInsideLineWeight | 71 |
| acTitleHorzBottomLineWeight | 72 |
| acTitleVertLeftLineWeight | 73 |
| acTitleVertInsideLineWeight | 74 |
| acTitleVertRightLineWeight | 75 |
| acHeaderHorzTopLineWeight | 76 |
| acHeaderHorzInsideLineWeight | 77 |
| acHeaderHorzBottomLineWeight | 78 |
| acHeaderVertLeftLineWeight | 79 |
| acHeaderVertInsideLineWeight | 80 |
| acHeaderVertRightLineWeight | 81 |
| acDataHorzTopLineWeight | 82 |
| acDataHorzInsideLineWeight | 83 |
| acDataHorzBottomLineWeight | 84 |
| acDataVertLeftLineWeight | 85 |
| acDataVertInsideLineWeight | 86 |
| acDataVertRightLineWeight | 87 |
| acTitleHorzTopVisibility | 100 |
| acTitleHorzInsideVisibility | 101 |
| acTitleHorzBottomVisibility | 102 |
| acTitleVertLeftVisibility | 103 |
| acTitleVertInsideVisibility | 104 |
| acTitleVertRightVisibility | 105 |
| acHeaderHorzTopVisibility | 106 |
| acHeaderHorzInsideVisibility | 107 |
| acHeaderHorzBottomVisibility | 108 |
| acHeaderVertLeftVisibility | 109 |
| acHeaderVertInsideVisibility | 110 |
| acHeaderVertRightVisibility | 111 |
| acDataHorzTopVisibility | 112 |
| acDataHorzInsideVisibility | 113 |
| acDataHorzBottomVisibility | 114 |
| acDataVertLeftVisibility | 115 |
| acDataVertInsideVisibility | 116 |
| acDataVertRightVisibility | 117 |
| acCellAlign | 130 |
| acCellBackgroundFillNone | 131 |
| acCellBackgroundColor | 132 |
| acCellContentColor | 133 |
| acCellTextStyle | 134 |
| acCellTextHeight | 135 |
| acCellTopGridColor | 136 |
| acCellRightGridColor | 137 |
| acCellBottomGridColor | 138 |
| acCellLeftGridColor | 139 |
| acCellTopGridLineWeight | 140 |
| acCellRightGridLineWeight | 141 |
| acCellBottomGridLineWeight | 142 |
| acCellLeftGridLineWeight | 143 |
| acCellTopVisibility | 144 |
| acCellRightVisibility | 145 |
| acCellBottomVisibility | 146 |
| acCellLeftVisibility | 147 |
| acCellDataType | 148 |
AcTextAlignmentType
| Names | Values |
|---|---|
| acLeftAlignment | 0 |
| acCenterAlignment | 1 |
| acRightAlignment | 2 |
AcTextAngleType
| Names | Values |
|---|---|
| acInsertAngle | 0 |
| acHorizontalAngle | 1 |
| acAlwaysRightReadingAngle | 2 |
AcTextAttachmentDirection
| Names | Values |
|---|---|
| acAttachmentHorizontal | 0 |
| acAttachmentVertical | 1 |
AcTextAttachmentType
| Names | Values |
|---|---|
| acAttachmentTopOfTop | 0 |
| acAttachmentMiddleOfTop | 1 |
| acAttachmentBottomOfTop | 2 |
| acAttachmentBottomOfTopLine | 3 |
| acAttachmentMiddle | 4 |
| acAttachmentMiddleOfBottom | 5 |
| acAttachmentBottomOfBottom | 6 |
| acAttachmentBottomLine | 7 |
| acAttachmentAllLine | 8 |
AcTextFontStyle
| Names | Values |
|---|---|
| acFontRegular | 0 |
| acFontItalic | 1 |
| acFontBold | 2 |
| acFontBoldItalic | 3 |
AcTextGenerationFlag
| Names | Values |
|---|---|
| acTextFlagBackward | 2 |
| acTextFlagUpsideDown | 4 |
AcToolbarDockStatus
| Names | Values |
|---|---|
| acToolbarDockTop | 0 |
| acToolbarDockBottom | 1 |
| acToolbarDockLeft | 2 |
| acToolbarDockRight | 3 |
| acToolbarFloating | 4 |
AcToolbarItemType
| Names | Values |
|---|---|
| acToolbarButton | 0 |
| acToolbarSeparator | 1 |
| acToolbarControl | 2 |
| acToolbarFlyout | 3 |
AcUnderlayLayerOverrideType
| Names | Values |
|---|---|
| acNoOverrides | 0 |
| acApplied | 1 |
AcUnits
| Names | Values |
|---|---|
| acDefaultUnits | -1 |
| acScientific | 1 |
| acDecimal | 2 |
| acEngineering | 3 |
| acArchitectural | 4 |
| acFractional | 5 |
AcValueDataType
| Names | Values |
|---|---|
| acUnknownDataType | 0 |
| acLong | 1 |
| acDouble | 2 |
| acString | 4 |
| acDate | 8 |
| acPoint2d | 16 |
| acPoint3d | 32 |
| acObjectId | 64 |
| acBuffer | 128 |
| acResbuf | 256 |
| acGeneral | 512 |
AcValueUnitType
| Names | Values |
|---|---|
| acUnitless | 0 |
| acUnitDistance | 1 |
| acUnitAngle | 2 |
| acUnitArea | 4 |
| acUnitVolume | 8 |
AcVerticalAlignment
| Names | Values |
|---|---|
| acVerticalAlignmentBaseline | 0 |
| acVerticalAlignmentBottom | 1 |
| acVerticalAlignmentMiddle | 2 |
| acVerticalAlignmentTop | 3 |
AcVerticalTextAttachmentType
| Names | Values |
|---|---|
| acAttachmentCenter | 0 |
| acAttachmentLinedCenter | 1 |
AcViewportScale
| Names | Values |
|---|---|
| acVpScaleToFit | 0 |
| acVpCustomScale | 1 |
| acVp1_1 | 2 |
| acVp1_2 | 3 |
| acVp1_4 | 4 |
| acVp1_5 | 5 |
| acVp1_8 | 6 |
| acVp1_10 | 7 |
| acVp1_16 | 8 |
| acVp1_20 | 9 |
| acVp1_30 | 10 |
| acVp1_40 | 11 |
| acVp1_50 | 12 |
| acVp1_100 | 13 |
| acVp2_1 | 14 |
| acVp4_1 | 15 |
| acVp8_1 | 16 |
| acVp10_1 | 17 |
| acVp100_1 | 18 |
| acVp1_128in_1ft | 19 |
| acVp1_64in_1ft | 20 |
| acVp1_32in_1ft | 21 |
| acVp1_16in_1ft | 22 |
| acVp3_32in_1ft | 23 |
| acVp1_8in_1ft | 24 |
| acVp3_16in_1ft | 25 |
| acVp1_4in_1ft | 26 |
| acVp3_8in_1ft | 27 |
| acVp1_2in_1ft | 28 |
| acVp3_4in_1ft | 29 |
| acVp1in_1ft | 30 |
| acVp1and1_2in_1ft | 31 |
| acVp3in_1ft | 32 |
| acVp6in_1ft | 33 |
| acVp1ft_1ft | 34 |
AcViewportSplitType
| Names | Values |
|---|---|
| acViewport2Horizontal | 0 |
| acViewport2Vertical | 1 |
| acViewport3Left | 2 |
| acViewport3Right | 3 |
| acViewport3Horizontal | 4 |
| acViewport3Vertical | 5 |
| acViewport3Above | 6 |
| acViewport3Below | 7 |
| acViewport4 | 8 |
AcWindowState
| Names | Values |
|---|---|
| acNorm | 1 |
| acMin | 2 |
| acMax | 3 |
AcXRefDemandLoad
| Names | Values |
|---|---|
| acDemandLoadDisabled | 0 |
| acDemandLoadEnabled | 1 |
| acDemandLoadEnabledWithCopy | 2 |
AcZoomScaleType
| Names | Values |
|---|---|
| acZoomScaledAbsolute | 0 |
| acZoomScaledRelative | 1 |
| acZoomScaledRelativePSpace | 2 |