Share

AcEd Global Enums (WIN)

Description

Defines global enumerations specific to AcEd classes.

Enumerations

Enumeration Description
AcEdDrawOrderCmdType Draw order inheritance command type.
AcEdViewCubePartThis enumeration indicates the view cube part which is under operation.
  • FACE_*: Indicates the specified face under operation
  • EDGE_*: Indicates the specified edge under operation
  • CORNER_*: Indicates the specified corner under operation
  • ARROW_*: Indicates the specified arrow button around the cube
  • BUTTON_*: Indicates the other button around the cube
  • COMPASS_*: Indicates the compass button
AcHatchEdReactThese enum values are used with acedManageHatchEditorReactor to specify the action to be performed by the function.
AcHatchNotifierThese enum values are used with acedManageHatchEditorReactor to specify which objects should be marked as modified.
BlockEditModeFlagsThis enum provides bit flags used in the value returned by acedGetBlockEditMode().
DimstyleTabSuppressed This enum specifies tabCtrlFlags in acedEditDimstyleInteractiveEx() for suppressing the dialog tabs.

Was this information helpful?