Hide Table of Contents
SOLIDWORKS Electrical API  2022.0.0
Electrical API
EnumDefinition.idl
Go to the documentation of this file.
1 #pragma once
2 
3 #if (__midl >= 501)
4  midl_pragma warning(disable:2111) /* Disable warning MIDL2111 regarding identifier lengths exceeding 31 chars. */
5 #endif
6 
7 import "oaidl.idl";
8 import "ocidl.idl";
9 
10 
11 import "..\..\EwAdObject\EwEnumeration.idl";
12 import "EwSeEnumeration.idl";
13 /************************************************************************/
14 /* This file contains all enums shared between all class */
15 /************************************************************************/
16 
21 {
74  EW_NO_DATA = 51,
77 
78 
83 {
86  kFilterBoth = 2
87 
89 
90 
95 {
107 
109 
114 {
121 
123 
128 {
135 
137 
142 {
146 
148 
154 {
160 
162 
167 {
168  kUnkownIcon = -1
169  , kIconHelp = 0
170 
172 
173 
178 {
183 
185 
190 {
195 
197 
203 {
215  kControlRadioButton = 10
216 
218 
224 {
232 
234 
240 {
250 
252 
258 {
264 
266 
267 
273 {
278  kSelectionScheme = 3
279 
281 
287 {
293 
299 {
305  EwPaneDockMiniWnd = 4
307 
313 {
325 
327 
333 {
352 
353 
359 {
360  kButtonNormal = 0, // Normal push button.
361  kButtonDropDown = 1, // Dropdown button. Button will have an arrow indication it has a dropdown.
362  // The dropdown will appear under the button.
363  kButtonDropDownRight = 2, // Dropdown button. Button will have an arrow indication it has a
364  // dropdown. The dropdown will appear to the right of the button.
365  kButtonSplitDropDown = 3, // Split button. Button will be split into a "button" part and "arrow"
366  // part. The "arrow" part will have an arrow indication it has a
367  // dropdown. The dropdown will appear under the button when t he
368  // "arrow" part is clicked.
370 
372 
377 {
383 
385 
390 {
394 
396 
397 
@ EW_NO_ERROR
Success.
Definition: EnumDefinition.idl:23
@ kControlEdit
Edit control.
Definition: EnumDefinition.idl:210
@ kEwManagerDialogNotifyOnSelectChange
Item selection changed for manager dialog notification.
Definition: EnumDefinition.idl:156
@ EW_FOLDER_ISNOT_EMPTY
Destination folder is not empty but it must empty.
Definition: EnumDefinition.idl:40
@ kButtonSize32
Size for image 32x32.
Definition: EnumDefinition.idl:245
@ EW_OPERATION_CANCELED
The operation, dialog, etc... has been canceled
Definition: EnumDefinition.idl:52
@ kEwRibbonMainTabImportExport
Ribbon Tab Export.
Definition: EnumDefinition.idl:346
@ kEwEnvironmentNotifyOnOpenConnection
Environment connection opened notification.
Definition: EnumDefinition.idl:115
@ kEwRibbonMainTabTitleBlockEdit
Ribbon Tab Edit title block.
Definition: EnumDefinition.idl:343
@ EW_INVALID_RIGHT
If the current user does not have the good right to use feature.
Definition: EnumDefinition.idl:69
@ kEwAppNotifyOnSetActiveProjecy
Set active project notification.
Definition: EnumDefinition.idl:97
@ kEwAppNotifyOnDragLeave
On Drag Leave notification
Definition: EnumDefinition.idl:104
@ EwPaneDockLeft
To dock the pane to the left of the pane.
Definition: EnumDefinition.idl:301
@ kEwRibbonMainTabHelp
Ribbon Tab Help.
Definition: EnumDefinition.idl:350
@ EW_UNDEFINED_ERROR
Undefined error.
Definition: EnumDefinition.idl:24
@ kEwAppNotifyOnDragOver
On Drag Over notification
Definition: EnumDefinition.idl:105
@ kEwRibbonMainTabLibrary
Ribbon Tab Library.
Definition: EnumDefinition.idl:347
@ kButtonIconAndCaptionBelow
Button draw icon and draw caption below icon.
Definition: EnumDefinition.idl:230
@ EW_PROJECT_NOTOPENED
Project not opened.
Definition: EnumDefinition.idl:43
@ EwDockingPaneSymbols
Symbols Docking pane.
Definition: EnumDefinition.idl:324
@ kControlCustom
Custom control.
Definition: EnumDefinition.idl:211
@ EW_OBJECT_ALREADY_EXISTS
This already exists.
Definition: EnumDefinition.idl:38
@ EW_CANNOT_DROP_DATABASE
SQL Database cannot be deleted.
Definition: EnumDefinition.idl:66
@ EW_CANNOT_CONNECT
Cannot connect to database, collaborative server or user rights.
Definition: EnumDefinition.idl:46
@ EW_FILE_NOT_FOUND
File not found.
Definition: EnumDefinition.idl:26
@ kTextSeparatorComma
Text Separator comma: ... , ...
Definition: EnumDefinition.idl:193
@ kFilterTrue
Filter true.
Definition: EnumDefinition.idl:84
@ kControlSplitButtonPopup
Split button popup.
Definition: EnumDefinition.idl:208
@ kEwProjecManagerDialogNotifyOnSelectChange
Project selection changed for project manager dialog notification.
Definition: EnumDefinition.idl:144
@ kButtonSize20
Size for image 20x20.
Definition: EnumDefinition.idl:243
@ EW_FOLDER_NOT_FOUND
Folder not found.
Definition: EnumDefinition.idl:60
@ kSelectionUndefined
Unknown selection.
Definition: EnumDefinition.idl:274
@ kEwComboBoxControlXNotifySelectionEndOk
ComboBox Selection End Ok notification.
Definition: EnumDefinition.idl:393
EwErrorCode
All errors codes for this API.
Definition: EnumDefinition.idl:21
@ EwDockingPaneProperties
Properties Docking pane.
Definition: EnumDefinition.idl:317
@ kTextSeparatorSemiColumn
Text Separator semi column: ... ; ...
Definition: EnumDefinition.idl:194
@ EW_NO_IMPORT_LIBRARY_EXIST
The Library object is not found.
Definition: EnumDefinition.idl:53
@ EW_CANNOT_REMOVE
Cannot remove an object, look at description of object for details.
Definition: EnumDefinition.idl:58
@ EwPaneDockRight
To dock the pane to the right of the pane.
Definition: EnumDefinition.idl:302
EwProjecManagerDialogNotify
All the project manager dialog reactors IDs.
Definition: EnumDefinition.idl:142
@ kTextIdentiferSingleQuote
Text Identifer whith single Quote '-—'.
Definition: EnumDefinition.idl:181
EwTextIdentifer
Text identifier options.
Definition: EnumDefinition.idl:178
@ kButtonUndefined
Undefine style.
Definition: EnumDefinition.idl:225
@ EW_INVALID_INDEX
The index of the array in not valid, bigger than size.
Definition: EnumDefinition.idl:57
@ kButtonSize16
Size for image 16x16.
Definition: EnumDefinition.idl:242
@ kRemoveNumberWiresAction
All wire numbers are deleted.
Definition: EnumDefinition.idl:263
@ kEwAppNotifyOnDragEnd
On Drag End Post notification
Definition: EnumDefinition.idl:102
@ kEwRibbonMainTabSynoptic
Ribbon Tab Synotic.
Definition: EnumDefinition.idl:340
@ EW_CANNOT_CREATE_FILE
Cannot create a new file.
Definition: EnumDefinition.idl:35
EwRibbonButtonSize
Ribbon bar button's styles.
Definition: EnumDefinition.idl:240
@ kEwRibbonMainTabModify
Ribbon Tab Modify.
Definition: EnumDefinition.idl:345
@ kButtonDropDownNoGlyph
Definition: EnumDefinition.idl:369
@ kSelectionBook
Selection of specified books.
Definition: EnumDefinition.idl:276
@ kFilterFalse
Filter false.
Definition: EnumDefinition.idl:85
@ EW_FILE_FROM_HIGHER_VERSION
Version in archive is higher than you can open with your software.
Definition: EnumDefinition.idl:59
@ kEwRibbonMainTabProcess
Ribbon Tab Process.
Definition: EnumDefinition.idl:338
@ kEwManagerDialogNotifyOnGetDispIconOverlay
GetDispIconOverlay listctrl manager dialog notification.
Definition: EnumDefinition.idl:159
@ kEwDockingPaneXNotifyOnAction
Docking Pane Action notification, Extended action occur.
Definition: EnumDefinition.idl:381
@ kControlButtonPopup
Button popup.
Definition: EnumDefinition.idl:207
@ EW_CANNOT_DELETE_FOLDER
Folder cannot be deleted.
Definition: EnumDefinition.idl:67
@ EW_OBJECT_NOT_FOUND
Cannot find this object.
Definition: EnumDefinition.idl:45
@ EwDockingPaneCabinetLayout
Cabinet Layout Docking pane.
Definition: EnumDefinition.idl:321
@ EwDockingPaneCommand
Command Docking pane.
Definition: EnumDefinition.idl:323
@ EW_NO_WRITE_PERMISSION
If the user have not the write permission.
Definition: EnumDefinition.idl:75
EwApISoftType
All the selection types.
Definition: EnumDefinition.idl:287
@ kNumberNewWiresAction
Only new wires are numbered.
Definition: EnumDefinition.idl:260
@ kControlPopup
Popup type.
Definition: EnumDefinition.idl:206
@ EW_CANNOT_INITIALIZE
The CAD Engine is not initialized or application is in Beta.
Definition: EnumDefinition.idl:54
@ kEwProjectNotifyOnCloseConnection
Project connection closed notification.
Definition: EnumDefinition.idl:130
@ kButtonIcon
Button draw only icon.
Definition: EnumDefinition.idl:228
@ kTextSeparatorUnknown
Unknown text separator.
Definition: EnumDefinition.idl:191
@ kSoftType2DSW
Solidworks electrical 2d.
Definition: EnumDefinition.idl:290
@ EW_INVALID_NAME
Invalid name, can be empty or containing invalid characters.
Definition: EnumDefinition.idl:39
@ kEwDockingPaneXNotifyOnContextMenu
Docking Pane Context Menu notification, User presses menu button or right click to show context menu.
Definition: EnumDefinition.idl:382
@ kButtonDropDownRight
Definition: EnumDefinition.idl:363
@ EW_NOT_IMPLEMENTED
Method not implemented.
Definition: EnumDefinition.idl:22
EwTextSeparator
Text separator options.
Definition: EnumDefinition.idl:190
@ kControlError
Type is not defined.
Definition: EnumDefinition.idl:204
@ EW_API_NOT_SUPPORTED
API not supported for this application.
Definition: EnumDefinition.idl:49
@ kButtonSize40
Size for image 40x40.
Definition: EnumDefinition.idl:246
@ kEwComboBoxControlXNotifyDropDown
ComboBox Drop Down notification.
Definition: EnumDefinition.idl:392
@ kSelectionScheme
Selection of specified schemes.
Definition: EnumDefinition.idl:278
@ kEwProjectNotifyOnOpenConnection
Project connection opened notification.
Definition: EnumDefinition.idl:129
@ kEwAppNotifyOnDrop
On Drop notification
Definition: EnumDefinition.idl:106
@ kButtonSize80
Size for image 80x80.
Definition: EnumDefinition.idl:249
@ kEwRibbonMainTabView
Ribbon Tab view.
Definition: EnumDefinition.idl:336
@ EW_DATABASE_CONNECTION_ERROR
Cannot connect to a database.
Definition: EnumDefinition.idl:29
@ EW_PROJECT_OPENED
Project is opened.
Definition: EnumDefinition.idl:68
EwRibbonControlType
Type of the control that can be used in a ribbon.
Definition: EnumDefinition.idl:203
@ EW_INVALID_CONNECTIONTYPE
Database connection type is invalid to execute this operation.
Definition: EnumDefinition.idl:41
@ EW_INVALID_FILE
Invalid file
Definition: EnumDefinition.idl:27
@ kEwProjecManagerDialogNotifyOnClose
Close project manager dialog notification.
Definition: EnumDefinition.idl:145
@ kSelectionAll
All the project is selected.
Definition: EnumDefinition.idl:275
EwRibbonButtonStyle
Ribbon bar button's styles.
Definition: EnumDefinition.idl:224
@ EW_CANNOT_OPEN
Cannot open file, ...
Definition: EnumDefinition.idl:71
@ kTextSeparatorTabulation
Text Separator tabulation.
Definition: EnumDefinition.idl:192
@ EW_INVALID_LICENSE
The licence number is not a valid licence.
Definition: EnumDefinition.idl:62
EwEnvironmentNotify
All the environment reactors IDs.
Definition: EnumDefinition.idl:114
@ kControlButton
Button type.
Definition: EnumDefinition.idl:205
@ kEwComboBoxControlXNotifySelectionChange
ComboBox Selection Change notification.
Definition: EnumDefinition.idl:391
@ kEwEnvironmentNotifyOnLostConnection
Environment connection lost notification.
Definition: EnumDefinition.idl:117
@ kTextIdentiferDoubleQuote
Text Identifer whith double Quote "----".
Definition: EnumDefinition.idl:182
@ kButtonSize24
Size for image 24x24.
Definition: EnumDefinition.idl:244
@ EW_CANNOT_CONNECT_PARSER
The Parser Engine is not registered.
Definition: EnumDefinition.idl:55
@ kEwAppNotifyOnBeforeCloseProject
Close project Pre notification.
Definition: EnumDefinition.idl:98
@ EW_MACROFILTERS_NOT_INITIALIZED
Before show the Macro selector Dialog, macro filters must be initialized.
Definition: EnumDefinition.idl:56
@ EW_LICENSE_WITHOUT_API_OPTION
The license doesn't have option to run API.
Definition: EnumDefinition.idl:63
@ kEwProjectNotifyOnProjectObjectUpdate
Project object update.
Definition: EnumDefinition.idl:133
@ EwDockingPaneUnknown
Docking pane is unspecified.
Definition: EnumDefinition.idl:314
@ kSoftTypeUndefined
Undefined soft type.
Definition: EnumDefinition.idl:288
@ kUnkownIcon
Icon not defined.
Definition: EnumDefinition.idl:168
@ EW_DATABASE_CREATION_ERROR
Cannot create database.
Definition: EnumDefinition.idl:30
@ kEwAppNotifyOnCloseApplication
Close application notification.
Definition: EnumDefinition.idl:100
@ kButtonAutomatic
Automatic style.
Definition: EnumDefinition.idl:226
@ kEwProjectNotifyOnProjectObjectDelete
Project object delete.
Definition: EnumDefinition.idl:134
EwDockingPaneStandard
Standard Docking Pane.
Definition: EnumDefinition.idl:313
@ kButtonSplitDropDown
Definition: EnumDefinition.idl:365
@ EwDockingPaneDocuments
Documents Docking pane.
Definition: EnumDefinition.idl:320
@ EW_NO_PROJECT_OPENED_BY_SOMEONE_ELSE
Project opened by someone else from another computer. Use collaborative server to identify who is usi...
Definition: EnumDefinition.idl:65
@ kControlComboBox
Combo box button.
Definition: EnumDefinition.idl:209
EwCaptionBarPushButtonStyle
Caption bar button's styles.
Definition: EnumDefinition.idl:359
@ kEwEnvironmentNotifyOnCloseConnection
Environment connection closed notification.
Definition: EnumDefinition.idl:116
@ EW_INVALID_CALL
Impossible to call this method.
Definition: EnumDefinition.idl:33
EwNumberWireAction
All the possible actions for renumber wires.
Definition: EnumDefinition.idl:258
@ kEwRibbonMainTabWindows
Ribbon Tab Windows.
Definition: EnumDefinition.idl:349
@ EW_OUT_OF_SCOPE
The Number of the user data is out of the scope of the user data of the object (usually between 0 and...
Definition: EnumDefinition.idl:48
@ kEwManagerDialogNotifyOnGetDispInfo
GetDispinfo listctrl manager dialog notification.
Definition: EnumDefinition.idl:158
@ EW_NO_ENVIRONMENT_AVAILABLE
Environment not available.
Definition: EnumDefinition.idl:61
@ kButtonIconAndCaption
Button draw icon and caption.
Definition: EnumDefinition.idl:229
@ EW_DOES_NOT_EXIST_ERROR
Doesn't exist.
Definition: EnumDefinition.idl:31
@ kButtonCaptionAndDescription
Button draw icon, caption and description for popup bar.
Definition: EnumDefinition.idl:231
@ EW_CANNOT_CLOSE
Cannot close files, ...
Definition: EnumDefinition.idl:72
@ kNumberNewWiresAndRecalculateMarksAction
Number new wires and formula of existing wires will be recalculated.
Definition: EnumDefinition.idl:261
@ kButtonCaption
Button draw only caption.
Definition: EnumDefinition.idl:227
@ kEwManagerDialogNotifyOnOpen
Open dialog notification.
Definition: EnumDefinition.idl:155
EwIconIndex
Default icons.
Definition: EnumDefinition.idl:167
@ kSelectionFolder
Selection of specified folders.
Definition: EnumDefinition.idl:277
@ EW_NO_ACTIVEPROJECT
No active project.
Definition: EnumDefinition.idl:42
EwSelectionType
All the selection types.
Definition: EnumDefinition.idl:273
@ kControlLabel
Label control.
Definition: EnumDefinition.idl:212
@ kEwDockingPaneXNotifyOnRClick
Docking Pane Right click notification, User presses the right mouse button on the docking pane contai...
Definition: EnumDefinition.idl:379
@ EwDockingPaneMacros
Macros Docking pane.
Definition: EnumDefinition.idl:322
@ kEwRibbonMainTabSymbolEdit
Ribbon Tab Symbol.
Definition: EnumDefinition.idl:342
@ kEwRibbonMainTabDraw
Ribbon Tab Draw.
Definition: EnumDefinition.idl:344
@ kEwProjectNotifyOnLostConnection
Project connection lost notification.
Definition: EnumDefinition.idl:131
@ EW_CANNOT_OPEN_PROJECT
Cannot open project.
Definition: EnumDefinition.idl:50
@ kFilterBoth
True AND false value.
Definition: EnumDefinition.idl:86
@ kEwRibbonMainTabTools
Ribbon Tab Tools.
Definition: EnumDefinition.idl:348
@ EW_INSERTION_FAILED
Insertion of object failed see Query log for more details.
Definition: EnumDefinition.idl:37
EwDockingPaneXNotify
All the Docking Pane reactors IDs.
Definition: EnumDefinition.idl:377
@ kEwRibbonMainTabHome
Ribbon Tab Home.
Definition: EnumDefinition.idl:334
@ kEwDockingPaneXNotifyShowWindow
Docking Pane Show Window notification.
Definition: EnumDefinition.idl:378
@ kEwRibbonMainTabEdit
Ribbon Tab Edit.
Definition: EnumDefinition.idl:335
@ EW_ALREADY_OPEN
If the current object is already open by another.
Definition: EnumDefinition.idl:70
EwRibbonMainTabType
Enum used to get main tabs of ribbon of the Application.
Definition: EnumDefinition.idl:333
@ kEwRibbonMainTabCabinetLayout
Ribbon Tab Cabinet layout.
Definition: EnumDefinition.idl:341
@ kEwAppNotifyOnDrag
On Drag notification
Definition: EnumDefinition.idl:101
@ kEwEnvironmentNotifyOnProjectObjectUpdate
Object update.
Definition: EnumDefinition.idl:119
@ EW_CANNOT_CLOSE_PROJECT
Cannot close project.
Definition: EnumDefinition.idl:51
@ EW_INVALID_ID
ID not found.
Definition: EnumDefinition.idl:47
@ EW_ERROR_WINDCHILL_LICENSE
An error with windchill license occured, can be no license, expired license, license doesn't have win...
Definition: EnumDefinition.idl:64
@ kEwRibbonMainTabProject
Ribbon Tab Project.
Definition: EnumDefinition.idl:337
@ EwPaneDockBottom
To dock the pane to the bottom of the pane.
Definition: EnumDefinition.idl:304
EwDockingPaneDirection
Docking Pane direction enumeration.
Definition: EnumDefinition.idl:299
@ kEwRibbonMainTabSchematic
Ribbon Tab Schematic.
Definition: EnumDefinition.idl:339
@ EwPaneDockUnknown
Docking pane direction is unspecified.
Definition: EnumDefinition.idl:300
EwAppNotify
All the application reactors IDs.
Definition: EnumDefinition.idl:95
@ EwDockingPaneResources
Resources Docking pane.
Definition: EnumDefinition.idl:315
@ kButtonDropDown
Definition: EnumDefinition.idl:361
@ EW_NO_DATA
If they are no data in the zip, object, ...
Definition: EnumDefinition.idl:74
@ EW_BAD_INPUTS
The functions parameters are invalid.
Definition: EnumDefinition.idl:25
@ kControlRadioButton
Radio Button control.
Definition: EnumDefinition.idl:215
@ kEwEnvironmentNotifyOnProjectObjectAdd
Object added.
Definition: EnumDefinition.idl:118
@ kReNumberWiresAction
Renumber all wires.
Definition: EnumDefinition.idl:262
@ EW_OBJECT_ALREADY_INSERTED
This object has already been inserted.
Definition: EnumDefinition.idl:36
@ kEwAppNotifyOnOpenProject
Open project notification.
Definition: EnumDefinition.idl:96
@ kEwProjectNotifyOnProjectObjectAdd
Project object added.
Definition: EnumDefinition.idl:132
@ EwDockingPaneTutorial
Tutorial Docking pane.
Definition: EnumDefinition.idl:316
@ kControlGallery
Gallery control.
Definition: EnumDefinition.idl:214
EwRibbonComboBoxControlNotify
All the ComboBox Reactor IDs.
Definition: EnumDefinition.idl:390
@ kTextIdentiferNone
No Text Identifer.
Definition: EnumDefinition.idl:180
@ kEwDockingPaneXNotifyOnClosePane
Docking Pane Close Pane notification , User closes the Pane.
Definition: EnumDefinition.idl:380
@ EwPaneDockMiniWnd
Docking pane is floating mini frame window.
Definition: EnumDefinition.idl:305
@ kButtonSize48
Size for image 48x48.
Definition: EnumDefinition.idl:247
@ kButtonSize64
Size for image 64x64.
Definition: EnumDefinition.idl:248
@ kButtonNormal
Definition: EnumDefinition.idl:360
@ kSoftType2DEW
elecworks 2d.
Definition: EnumDefinition.idl:289
@ EW_OUT_OF_MEMORY
Allocating too much memory.
Definition: EnumDefinition.idl:44
@ kEwManagerDialogNotifyOnClose
Close manager dialog notification.
Definition: EnumDefinition.idl:157
@ EwDockingPaneConnectionLabel
Connection Label Docking pane.
Definition: EnumDefinition.idl:319
@ kEwAppNotifyOnAfterCloseProject
Close project Post notification
Definition: EnumDefinition.idl:99
@ EW_INVALID_USER
If the user rights management found an invalid login/passord.
Definition: EnumDefinition.idl:73
@ kIconHelp
Help icon.
Definition: EnumDefinition.idl:169
@ EW_CAN_NOT_WRITE
Cannot write in output (file, folder, network,etc...)
Definition: EnumDefinition.idl:28
@ kSoftType3DSW
Solidworks electrical 3d.
Definition: EnumDefinition.idl:291
@ EW_CANNOT_COPY_FILE
Cannot copy file.
Definition: EnumDefinition.idl:34
@ kControlCheckBox
CheckBox control.
Definition: EnumDefinition.idl:213
EwBooleanFiltersValue
All value for boolean filters.
Definition: EnumDefinition.idl:83
@ EwPaneDockTop
To dock the pane to the top of the pane.
Definition: EnumDefinition.idl:303
@ EwDockingPaneComponents
Components Docking pane.
Definition: EnumDefinition.idl:318
@ kEwAppNotifyOnDragEnter
On Drag Enter notification
Definition: EnumDefinition.idl:103
@ kButtonSizeUndefined
Default size for image 32x32.
Definition: EnumDefinition.idl:241
@ kTextIdentiferUnknown
Unknown text identifier.
Definition: EnumDefinition.idl:179
@ EW_INVALID_OBJECT
Object invalid or not initialized.
Definition: EnumDefinition.idl:32
@ kEwProjecManagerDialogNotifyOnOpen
Open project manager dialog notification.
Definition: EnumDefinition.idl:143
@ kNumberWireActionUndefined
Unknown action.
Definition: EnumDefinition.idl:259
EwProjectNotify
All the project reactors IDs.
Definition: EnumDefinition.idl:128
EwManagerDialogNotify
All the Manager dialogs reactors IDs.
Definition: EnumDefinition.idl:154
@ kEwEnvironmentNotifyOnProjectObjectDelete
Object delete.
Definition: EnumDefinition.idl:120


Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   SOLIDWORKS Electrical API: idl_converted/EnumDefinition.idl Source File
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2022 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.