Hide Table of Contents
SOLIDWORKS Electrical API  2021.0.0
Electrical API
EwEnumeration.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 
14 {
34 
36 
42 {
49 
50 
56 {
63 
68 {
72  kCrosshair = 2,
74  kZoomSpeed = 4,
76  kSnapColor = 6,
78  kStyles = 8,
79  kTabHeight = 9,
81  kUnitSystem = 11,
84  kHelp = 14,
85  kUserName = 15,
90  //since 2020
97  //since 2021
101 
106 {
108  kID = 0,
111  kTagMode = 3,
117  kCodeLg2 = 10,
118  kCodeLg3 = 11,
134  kBookID = 37,
145  kFormatDate = 48,
162  kRowFormula = 65,
239 
241 
246 {
252 
254 
259 {
264 
265 
270 {
271  kTypeNone = 0x00000000,
272  kTypeSymbol = 0x00000001,
273  kTypeReference = 0x00000002,
274  kTypeTitleBlock = 0x00000004,
275  kTypeCableRef = 0x00000008,
276  kTypeMacro = 0x00000010,
277  kTypeAll = 0xFFFFFFFF
280 
285 {
299 
300 
305 {
307  k3DRouteAssembly = 2
309 
310 
315 {
317  kLogGood = 0,
319  kLogError = 2,
321  kLogMax = kLogInformation + 1
322 
324 
329 {
331  kMacroUndefined = 0x0001,
332  kMacroScheme = 0x0002,
333  kMacroPID = 0x0004,
334  kMacroLineDiagram = 0x0008,
335  kMacro2DFootprint = 0x0010,
336  kMacroMixed = 0x0020,
337  kMacroInputOutput = 0x0040,
338  kMacroProject = 0x0080,
339  kMacroFluid = 0x0100,
356 
361 {
362  kFileFolder = -2,
366  kFileBOM = 2,
376  kFileMixed = 12,
377  kFilePID = 13,
379  kFileFluid = 15,
384 
389 {
394  kLogOutputFile = 8
396 
401 {
407  kSymbolLink = 85,
409  kSymbolXRef = 95,
419  kSymbolPID = 150,
420  kSymbolFluid = 160,
421  kSymbolMax = kSymbolFluid + 1
423 
428 {
438 
443 {
449 
450 
455 {
460 
465 {
473 
475 
476 
481 {
484 
486 
487 
488 //---------------------------
493 {
494  kDwgVersionNone = 0, // not defined (OdDb::kDHL_MC0_0)
504 
509 {
512  kSaveDxb = 2
514 
519 {
525  kFileExtensionXML = 4
526 
528 
531 {
534  kXLSFileTypeXLSX = 1
536 
541 {
549 
554 {
564 
569 {
573  kTimeStampMMDDYYYY = 2
575 
576 
581 {
588 
593 {
599 
601 
606 {
613 
615 
616 
621 {
634 
636 
641 {
647 
652 {
660 
665 {
666  kUndefined = -1,
669  kMax = kFollowNextCol + 1
670 
672 
673 
674 
679 {
680  kCommandModal = 0x00000000,
681  kCommandTransparent = 0x00000001,
682  kCommandUsePickset = 0x00000002,
683  kCommandRedraw = 0x00000004,
684  kCommandNoPerspective = 0x00000008,
685  kCommandNoMultiple = 0x00000010,
686  kCommandNoTilemode = 0x00000020,
687  kCommandNoPaperspace = 0x00000040,
688  kCommandPlotOnly = 0x00000080,
689  kCommandNoOEM = 0x00000100,
690  kCommandUndefined = 0x00000200,
691  kCommandInProgress = 0x00000400,
692  kCommandDefun = 0x00000800,
693  kCommandNoNewStack = 0x00010000,
695  kCommandNoMadic = 0x00040000,
696  kCommandDocReadLock = 0x00080000,
698  kCommandSession = 0x00200000,
699  kCommandInterruptible = 0x00400000,
700  kCommandNoHistory = 0x00800000,
701  kCommandNoUndoMarker = 0x01000000,
702  kCommandNoBedit = 0x02000000
704 
705 
706 
711 {
722  kShowReport = 11,
726  kRouteWires = 15,
727  kUpdateCables = 16
729 
730 
736 {
740 
742 
748 {
749  kUnknown = -1,
750  kAuto = 0,
751  kManu = 1,
752  kUseLevelMark = 2
754 
755 
761 {
766 
772 {
779 
785 {
791 
797 {
805 
811 {
813  kObjectLocation = (1 << 0),
815  kObjectFunction = (1 << 1),
816  kObjectComponent = (1 << 2),
817  kObjectTerminalStrip = (1 << 3),
818  kObjectTerminal = (1 << 4),
819  kObjectCable = (1 << 5),
820  kObjectHarness = (1 << 6),
821  kObjectMaxPrivate = (1 << 7),
823  kObjectAll = 0xFFFFFFFF
825 
831 {
836 
842 {
846 
852 {
857 
863 {
868 
874 {
877  kWireDirYDscXAsc = 2
879 
880 //--- RotationOrder ---
886 {
888  k0 = 0,
889  k270 = 1,
890  k180 = 2,
891  k90 = 3,
893  k0MirrorY = 5,
894  k0MirrorX = 6,
896  kRotationOrderMax = 8
898 
899 //--- Type of Pdm integration ---
905 {
906  kPdmUnknown = -1
908  , kPdmBasic = 1
912 
913 
919 {
933 
934 
941 {
950  , kUserDataMax = 20
951 
953 
954 
960 {
1000 
1001 
1007 {
1008 
1036 
1038 
1039 
1040 
1041 
1047 {
1048  kComponent = 0
1049  , kPLC = 1
1050  , kTerminal = 2
1051  , kPCB = 3
1052  , kConnector = 4
1053  , kCabinet = 5
1054  , kRail = 6
1055  , kDuct = 7
1058 
@ kScaleType8To1
8:1
Definition: EwEnumeration.idl:993
@ kLogOutputMessageBox
Display error in message box.
Definition: EwEnumeration.idl:393
@ kPointOrientationInput
Input flow direction
Definition: EwEnumeration.idl:643
@ kPointOrientationOutput
Output flow direction
Definition: EwEnumeration.idl:644
EwOpenProjectMode
All possible open modes for a project.
Definition: EwEnumeration.idl:443
@ kObjectTerminalStrip
Terminal strinp.
Definition: EwEnumeration.idl:817
@ kPDFISO_A0_841_x_1189_MM
"ISO A0 (841.00 x 1189.00 MM) "
Definition: EwEnumeration.idl:1021
@ kUpdateMarksAction
Existing marks will be updated according to the project configuration formula.
Definition: EwEnumeration.idl:865
@ kObjectComponent
Component.
Definition: EwEnumeration.idl:816
@ kFunctionFormula
String, Formula to name automatically function.
Definition: EwEnumeration.idl:152
@ kSymbolMax
The max value of enum.
Definition: EwEnumeration.idl:421
@ kFluidShowConnection
Boolean, set it to true to show for connection dots for fluid.
Definition: EwEnumeration.idl:211
@ kCabinetLayout2DTitleBlock
String, must be the name of an existing title block in title block library for 2d cabinet drawings.
Definition: EwEnumeration.idl:163
@ kMeasurement
Enum value: project unit system, 1 for Metric and 0 for Imperial.
Definition: EwEnumeration.idl:142
@ kCommandUndefined
Definition: EwEnumeration.idl:690
@ kLogOutputAssert
Display error in ASSERT.
Definition: EwEnumeration.idl:391
@ kPassingMax
The max value of enum.
Definition: EwEnumeration.idl:658
@ kDistanceBetweenSections
Distance between cable / wire sections.
Definition: EwEnumeration.idl:721
@ kDimensionUnitUnknown
Undefined dimension unit.
Definition: EwEnumeration.idl:762
@ kUnknownMacroFilterType
Unknown macro filter type.
Definition: EwEnumeration.idl:330
@ kCablePower
For misc cable.
Definition: EwEnumeration.idl:584
@ kDwgVersion2007
Version 2007 (OdDb::vAC21)
Definition: EwEnumeration.idl:497
@ kMax
The max value of enum.
Definition: EwEnumeration.idl:669
@ kFileLineDiagram
Synoptic (line diagram)
Definition: EwEnumeration.idl:365
EwDimensionUnit
All dimension units.
Definition: EwEnumeration.idl:761
Ew3DRouteType
All 3D route types.
Definition: EwEnumeration.idl:305
@ kCommandNoBedit
Definition: EwEnumeration.idl:702
@ k0MirrorY
Angle 0 and mirror on Y axis.
Definition: EwEnumeration.idl:893
@ kUserDataEquipotentialLabel
User data for equipotential label.
Definition: EwEnumeration.idl:949
EwWireDirType
All the cabling direction.
Definition: EwEnumeration.idl:874
@ kProjectDataExportBidExcel
Excel Export/import template.
Definition: EwEnumeration.idl:469
@ kUnknown
Unknown tag mode.
Definition: EwEnumeration.idl:749
EwFileType
File types used in a project.
Definition: EwEnumeration.idl:361
@ kCableWireColor
Integer, color code of dot for the cable core.
Definition: EwEnumeration.idl:126
@ kIsActiveDisconnectedMode
To know if disconnected mode is active or not.
Definition: EwEnumeration.idl:222
@ kFluidFileTitleBlock
String, must be the name of an existing title block in title block library for Fluid scheme.
Definition: EwEnumeration.idl:208
@ kCommandModal
Definition: EwEnumeration.idl:680
@ kFolderPathSOLIDWORKS
Folder path for SOLIDWORKS folder
Definition: EwEnumeration.idl:28
@ kManufacturerPartAccessory
For an accessory
Definition: EwEnumeration.idl:625
@ kCommandRedraw
Definition: EwEnumeration.idl:683
@ kPDFANSI_F_28_x_40_Inches
"ANSI F (28.00 x 40.00 Inches) "
Definition: EwEnumeration.idl:1030
@ kUnknowEwProjectConfigValue
Definition: EwEnumeration.idl:107
@ kPDFISO_A4_210_x_297_MM
"ISO A4 (210.00 x 297.00 MM) "
Definition: EwEnumeration.idl:1017
@ kFileExtensionCSV
File Extension for csv.
Definition: EwEnumeration.idl:522
@ kSymbolCrossRefSameLevel
Same level
Definition: EwEnumeration.idl:434
@ kUserDataDinPlc
User data for Din plc.
Definition: EwEnumeration.idl:945
@ kAccessoryTerminal
Terminal strip accessory.
Definition: EwEnumeration.idl:930
@ kHarnessFormula
String, Formula to name automatically a harness.
Definition: EwEnumeration.idl:174
EwErrorLogType
All possible items type for the summary dialog.
Definition: EwEnumeration.idl:315
@ kLogWarning
Warning.
Definition: EwEnumeration.idl:318
@ kUserDataMax
Max user data.
Definition: EwEnumeration.idl:950
@ kScaleType1To2
1:2
Definition: EwEnumeration.idl:980
EwAutoArrowActionType
Enum which contains all action for the origin destination automatic insertion.
Definition: EwEnumeration.idl:852
EwProjectDataActionType
Action type to update or replace data in project.
Definition: EwEnumeration.idl:785
@ kMacroPID
Filter for P&ID macro.
Definition: EwEnumeration.idl:333
@ kScaleType4To1
4:1
Definition: EwEnumeration.idl:992
@ kRouteHarness
enable route harnesses
Definition: EwEnumeration.idl:724
@ kDwgVersionCurrent
Highest supported version.
Definition: EwEnumeration.idl:502
@ kCommandInterruptible
Definition: EwEnumeration.idl:699
EwProjectConfigValue
Values for project configuration.
Definition: EwEnumeration.idl:106
@ kFolderPathTitleBlock
Folder path to titleblock files
Definition: EwEnumeration.idl:30
@ kProjectDataExportBom
Bom in specific folder
Definition: EwEnumeration.idl:471
@ kApplicationFolderFonts
Fonts Application folder path.
Definition: EwEnumeration.idl:58
@ kPDFARCH_E1_30_x_42_Inches
"ARCH E1 (30.00 x 42.00 Inches)"
Definition: EwEnumeration.idl:1024
@ kFolderPathEpdmReportConfiguration
Folder path for EPDM report configuration files
Definition: EwEnumeration.idl:24
@ kTerminalFormula
String, Formula to name automatically terminal.
Definition: EwEnumeration.idl:153
@ kEntity3DCable
Entity asssociated with a EwAdCable.
Definition: EwEnumeration.idl:290
@ kUndefinedStandardScaleType
Undefined scale type.
Definition: EwEnumeration.idl:961
EwTimeStamp
Time stamps options.
Definition: EwEnumeration.idl:569
@ kScaleType2To1
2:1
Definition: EwEnumeration.idl:991
@ kMacroType
Classification for macros.
Definition: EwEnumeration.idl:545
@ kSchemeCableCoreFormula
String, formula to display cable core text on a schematic line.
Definition: EwEnumeration.idl:207
@ kEntity3DLocation
Entity asssociated with a EwAdLocation.
Definition: EwEnumeration.idl:289
@ kTSDrawingOptionUnknown
Unknown option.
Definition: EwEnumeration.idl:737
@ kFileExtensionXLS
File Extension for xls.
Definition: EwEnumeration.idl:523
@ kMaxDistAxisCPoint
Max distance between axis and CPoint when connection is possible.
Definition: EwEnumeration.idl:717
@ kProjectDataExportMax
The max value of enum.
Definition: EwEnumeration.idl:472
@ kOptimizeProjectOpening
Enum value: 0 to load data at first usage, 1 to load data all at opening.
Definition: EwEnumeration.idl:98
@ kDwgVersion2010
Version 2010 (OdDb::vAC24)
Definition: EwEnumeration.idl:498
@ kReverseZoomDirection
Boolean, set it to true to reverse zoom direction of mouse wheel
Definition: EwEnumeration.idl:73
EwStandardScaleType
All standard print drawing scale type.
Definition: EwEnumeration.idl:960
@ kDimensionUnitMeter
Meter dimension unit (mm, m)
Definition: EwEnumeration.idl:763
EwDwgSaveType
All possible export DWG file type for a project.
Definition: EwEnumeration.idl:509
@ kOrientationLandscape
Landscape orientation mode.
Definition: EwEnumeration.idl:483
@ kSymbolCrossRefParentLine
Parent in line
Definition: EwEnumeration.idl:432
EwEventCode
Events leading to snapshot.
Definition: EwEnumeration.idl:772
@ kSymbol2dFootprint
2D footprint
Definition: EwEnumeration.idl:411
@ kMeasurementTypeImperial
Imperial system.
Definition: EwEnumeration.idl:261
@ kCommandTransparent
Definition: EwEnumeration.idl:681
@ kTerminalTitleBlock
String, must be the name of an existing title block in title block library for terminal strip drawing...
Definition: EwEnumeration.idl:139
@ kFolderPathXlsAutomationTemplate
Folder path for Xls Automation template
Definition: EwEnumeration.idl:33
@ kComponentPLC
PLC.
Definition: EwEnumeration.idl:922
@ kWireDirYDscXAsc
top --> down / left --> right
Definition: EwEnumeration.idl:877
@ kPIDShowConnection
Boolean, set it to true to show for connection dot for P&ID.
Definition: EwEnumeration.idl:192
@ kApplicationFolderSupport
Support Application folder path.
Definition: EwEnumeration.idl:60
@ kManufacturerPartPlcInterfaceCircuit
For PLC interface with circuit relation
Definition: EwEnumeration.idl:631
@ kCommandNoInternalLock
Definition: EwEnumeration.idl:694
@ kArchiveModeMax
The max value of enum.
Definition: EwEnumeration.idl:562
@ kCommandNoPerspective
Definition: EwEnumeration.idl:684
@ kProjectDataExportDesignRules
Design rule (same as report) but in design rule folder
Definition: EwEnumeration.idl:468
EwXLSFileType
Different types of Excel file.
Definition: EwEnumeration.idl:531
@ kUserDataWireLabel
User data for wire label.
Definition: EwEnumeration.idl:948
@ kScaleType3On32inTo1ft
3/32" = 1'
Definition: EwEnumeration.idl:968
@ kPDFISO_A3_297_x_420_MM
"ISO A3 (297.00 x 420.00 MM) "
Definition: EwEnumeration.idl:1018
@ kUserDataCable
User data for cable.
Definition: EwEnumeration.idl:946
@ kPIDFileTitleBlock
String, must be the name of an existing title block in title block library for P&ID.
Definition: EwEnumeration.idl:189
@ kTagMode
Boolean, set it to true to use IEC standard.
Definition: EwEnumeration.idl:111
@ kPickBoxSize
Size of cursor pickbox in pixel (for 100% DPI), value must be between 0 and 50
Definition: EwEnumeration.idl:71
@ kColumnFormula
String, Formula to name automatically column.
Definition: EwEnumeration.idl:161
@ kCreatorUser
Created by user.
Definition: EwEnumeration.idl:249
@ kLocationID
Integer, default project location Id.
Definition: EwEnumeration.idl:109
@ kFolderPathPlcDrawingConfiguration
Folder path for plc drawing configuration files
Definition: EwEnumeration.idl:16
@ kAutoConnectOLinkBlockName
String, Origin - Destination arrow symbol name for autoconnect (destination).
Definition: EwEnumeration.idl:188
@ kPDFISO_2A0_1189_x_1682_MM
"ISO 2A0 (1189.00 x 1682.00 MM)"
Definition: EwEnumeration.idl:1022
@ kXLSFileTypeXLS
XLS book Format (Excel 97-2000) .xls extension.
Definition: EwEnumeration.idl:533
@ kUnknowCableType
Definition: EwEnumeration.idl:582
EwCableReferenceType
Cable reference type.
Definition: EwEnumeration.idl:581
@ kPDFANSI_D_22_x_34_Inches
"ANSI D (22.00 x 34.00 Inches) "
Definition: EwEnumeration.idl:1032
@ kLineType_Bridge
String, bridge line type.
Definition: EwEnumeration.idl:177
@ kArchiveModeAllObjects
archive all objects
Definition: EwEnumeration.idl:558
@ kPassingBlocking
Not passing
Definition: EwEnumeration.idl:654
@ kDwgVersion2018
Version 2018 (OdDb::vAC32)
Definition: EwEnumeration.idl:500
@ kShow_CableWire
Boolean, set it to true to show cable core line.
Definition: EwEnumeration.idl:193
@ kSendAnonymousData
boolean, if true send anonymous data since 2020
Definition: EwEnumeration.idl:91
@ kComponentPCB
Printed Circuit Board.
Definition: EwEnumeration.idl:929
@ kFormatDate
String, Date format.
Definition: EwEnumeration.idl:145
@ kEvCodeUnknown
Definition: EwEnumeration.idl:773
@ kFileExportedReport
Exported BOM report file.
Definition: EwEnumeration.idl:380
@ k90
Angle 90.
Definition: EwEnumeration.idl:891
@ kFolderPathSymbol
Folder path to symbol files
Definition: EwEnumeration.idl:29
@ kCabinet
Cabinet type.
Definition: EwEnumeration.idl:1053
@ kMeasurementTypeMetric
Metric system.
Definition: EwEnumeration.idl:262
@ kScaleTypeCustom
custom scale to be defined by user
Definition: EwEnumeration.idl:962
@ kFileFlattenedRoute
2D Flattened route from SW
Definition: EwEnumeration.idl:374
@ kNumberingCablesUnusedNumbers
Numbering unused numbers for cables.
Definition: EwEnumeration.idl:225
@ kComponent
No component type.
Definition: EwEnumeration.idl:1048
EwClassificationType
Classification for components, symbols and manufacturer parts.
Definition: EwEnumeration.idl:541
@ kCommandNoUndoMarker
Definition: EwEnumeration.idl:701
@ kSymbolConnectionDiameter
Double/real, diameter of dot for symbol connection.
Definition: EwEnumeration.idl:115
@ kRotationOrderMax
The max value of enum.
Definition: EwEnumeration.idl:896
@ kTypeAll
Type All.
Definition: EwEnumeration.idl:277
@ k0
Angle 0.
Definition: EwEnumeration.idl:888
EwManufacturerPartType
Manufacturer part type.
Definition: EwEnumeration.idl:621
@ kAllMacro
Filter for all macro.
Definition: EwEnumeration.idl:354
@ kXLSFileTypeXLSX
XLSX book Format (Excel 2003+) .xlsx, .xlsm extension.
Definition: EwEnumeration.idl:534
@ kProjectDataTitleBlock
Title block data project.
Definition: EwEnumeration.idl:802
@ kCommandNoMultiple
Definition: EwEnumeration.idl:685
EwMeasurementType
All measurement type.
Definition: EwEnumeration.idl:259
EwClassComponentType
All the class component types.
Definition: EwEnumeration.idl:1047
@ kComponentOrigDestArrow
Origin - destination arrows.
Definition: EwEnumeration.idl:927
@ kComponentFormula
String, Formula to name automatically a component.
Definition: EwEnumeration.idl:155
@ kScaleType1On16inTo1ft
1/16" = 1'
Definition: EwEnumeration.idl:967
@ kComponentNoType
Normal.
Definition: EwEnumeration.idl:921
@ kManufacturerPartMax
The max value of enum.
Definition: EwEnumeration.idl:633
@ kTypeCableRef
Type Cable reference.
Definition: EwEnumeration.idl:275
@ kCableCPName
Cable connection point name, default "EwCable".
Definition: EwEnumeration.idl:712
@ kCableCoreShield
For all others types (include phase) of cable core.
Definition: EwEnumeration.idl:609
EwPDFPaperFormat
All standard PDF paper format types.
Definition: EwEnumeration.idl:1007
@ kComponentType
Classification for Components, symbols, manufacturer parts.
Definition: EwEnumeration.idl:543
EwRotationOrder
All the Rotation order.
Definition: EwEnumeration.idl:886
@ kCommandNoHistory
Definition: EwEnumeration.idl:700
@ kXLSFileType_Unknown
Unknown format.
Definition: EwEnumeration.idl:532
@ kRemoveTmpRoutingFile
Enum value: remove Temporary Xml routing file since 2020.
Definition: EwEnumeration.idl:96
@ kArchiveModeObjectModifiedByUser
archive all objects modified by user
Definition: EwEnumeration.idl:559
@ kCableFormula
String, Formula to name automatically cable.
Definition: EwEnumeration.idl:156
@ kComponentTerminalStrip
Terminal strip.
Definition: EwEnumeration.idl:925
@ kProjectDataCable
Cable data project.
Definition: EwEnumeration.idl:800
@ kDwgVersionDefault
Default version with most compatibility.
Definition: EwEnumeration.idl:501
@ kManufacturerPartSuperPart
For Super part reference type.
Definition: EwEnumeration.idl:632
@ kSymbolCrossRefMax
The max value of enum.
Definition: EwEnumeration.idl:436
@ kComponentPLCRack
PLC rack.
Definition: EwEnumeration.idl:923
@ kProjectDataActionMax
Maximumm data project action type.
Definition: EwEnumeration.idl:789
@ kUnknowEwApplicationSettingsValue
Definition: EwEnumeration.idl:69
@ kSymbolPassive
Passive symbol
Definition: EwEnumeration.idl:418
@ kSymbolCrossRefUndefined
Undefined type (used in case of error)
Definition: EwEnumeration.idl:429
@ kFileFolio
Schematic.
Definition: EwEnumeration.idl:364
@ kWireSizeMax
For size in KCMIL (1000 circular mils)
Definition: EwEnumeration.idl:598
@ kWireLabelBlockName
String, Symbol name for wire label.
Definition: EwEnumeration.idl:180
@ kVisibility_NodalIndicator
Boolean, set it to true to show forNodal indicator.
Definition: EwEnumeration.idl:198
EwLogOutputType
Log support type for database errors.
Definition: EwEnumeration.idl:389
@ kMacroSchemeLineDiagramAndMixed
Filter for scheme, line diagram and mixed macro.
Definition: EwEnumeration.idl:349
@ kFileMixed
Mixed scheme, for multiwire schematic and line diagram.
Definition: EwEnumeration.idl:376
@ kSymbolCrossRefDefaultConfig
Using default configuration (symbol config)
Definition: EwEnumeration.idl:435
@ kSymbolPID
PID symbol
Definition: EwEnumeration.idl:419
@ kSymbolFluid
Fluid symbol
Definition: EwEnumeration.idl:420
EwProjectDataObjectType
Type of object to update or replace data in project.
Definition: EwEnumeration.idl:797
@ kLogMax
The max value of enum.
Definition: EwEnumeration.idl:321
@ kFileDesignRule
Design rules file.
Definition: EwEnumeration.idl:375
@ kCableCoreTypeMax
For ground cable core.
Definition: EwEnumeration.idl:612
@ kDefaultILinkBlockName
String, Origin - Destination arrow symbol name(origin).
Definition: EwEnumeration.idl:143
@ kCableLabelBlockName
String, cable label symbol name.
Definition: EwEnumeration.idl:167
@ kLocationContourColor
Integer, color code of dot for the location outline.
Definition: EwEnumeration.idl:124
@ kSymbolBlackbox
Black box
Definition: EwEnumeration.idl:405
@ kEquipConflictColor
Integer, color code Equipotential conflict.
Definition: EwEnumeration.idl:147
@ kMacro2DFootprintAndUndefined
Filter for 2D Footprint and undefined macro.
Definition: EwEnumeration.idl:344
@ kSchematicTitleBlock
String, must be the name of an existing title block in title block library for scheme.
Definition: EwEnumeration.idl:136
EwTSDrawingOption
Define behavior when updating terminal strip drawings.
Definition: EwEnumeration.idl:736
@ kArchiveModeObjectModifiedByUserSince
archive all objects modified by user since a specified date
Definition: EwEnumeration.idl:560
@ kNumberingType
Enum value: Wire numbering type, 0 for wire and 1 for equipotential.
Definition: EwEnumeration.idl:170
@ kPLC
PLC type.
Definition: EwEnumeration.idl:1049
@ kMacroProject
Filter for project macro.
Definition: EwEnumeration.idl:338
@ kLocationFormula
String, Formula to name automatically location.
Definition: EwEnumeration.idl:151
@ kScaleType1On64inTo1ft
1/64" = 1'
Definition: EwEnumeration.idl:965
@ kManufacturerPartPlc
For a PLC object
Definition: EwEnumeration.idl:626
@ kCabinetLayoutTitleBlock
String, must be the name of an existing title block in title block library for 2d drawings exported f...
Definition: EwEnumeration.idl:140
@ kGraphicalAcceleration
Enum value: 1 for GDI, 2 for OpenGL 3 for DirectX since 2020.
Definition: EwEnumeration.idl:93
EwFileExtension
All file types extension.
Definition: EwEnumeration.idl:519
@ kCommandNoMadic
Definition: EwEnumeration.idl:695
@ kPDFARCH_D_24_x_36_Inches
"ARCH D (24.00 x 36.00 Inches) "
Definition: EwEnumeration.idl:1026
EwCableCoreType
Cable Core type.
Definition: EwEnumeration.idl:606
@ kSymbolXRef
Symbol for Cross reference generation
Definition: EwEnumeration.idl:409
@ kFunctionOutlineFormula
Function outline formula.
Definition: EwEnumeration.idl:218
@ kDefaultWireDiameterCmd
Default diameter of command wire.
Definition: EwEnumeration.idl:713
@ kMeasurementTypeUnknown
Undefined type (used in case of error)
Definition: EwEnumeration.idl:260
@ kTimeStampMMDDYYYY
MM DD YYYY timestamp.
Definition: EwEnumeration.idl:573
EwAutoArrowLocConnectType
Enum which contains all connection types related with the file location for the Origin Destination au...
Definition: EwEnumeration.idl:831
EwRoutingParameters
All routing parameters (defined in EwCoRtData.h)
Definition: EwEnumeration.idl:711
@ kDwgVersion2004
Version 2004 (OdDb::vAC18)
Definition: EwEnumeration.idl:496
@ kNumberOfOpenedDocument
Integer, number of allowed opened documents, must be greater than 1
Definition: EwEnumeration.idl:80
@ kDwgVersion2013
Version 2013 (OdDb::vAC27)
Definition: EwEnumeration.idl:499
@ kDimensionUnit
Dimension unit (mm, inches)
Definition: EwEnumeration.idl:233
@ kObjectFirst
First type.
Definition: EwEnumeration.idl:814
EwComponentType
All types of component type.
Definition: EwEnumeration.idl:919
@ kFileCoverPage
Cover page.
Definition: EwEnumeration.idl:369
@ kDirectionTypeEquipTag
Enum value: Wire and component numbering direction, 1 for left to right and top to down,...
Definition: EwEnumeration.idl:164
@ kSeparatorForMLevelTerminalMark
Customize separator for multilevel terminals.
Definition: EwEnumeration.idl:223
@ kCommandDefun
Definition: EwEnumeration.idl:692
EwMacroFilterType
All possible items type for the macro filter type.
Definition: EwEnumeration.idl:329
@ kShowLocationTagAttribute
Boolean, set it to true to show always fill attribute for location mark.
Definition: EwEnumeration.idl:183
EwObjectType
Enum which contains all kind of object.
Definition: EwEnumeration.idl:811
@ kUseBlackBoxPtSymbol
Option for using symbol for black box connection point instead of attached text.
Definition: EwEnumeration.idl:229
EwProjectFolderPathValue
Used with getFolderPath of EwProjectX object.
Definition: EwEnumeration.idl:42
@ kFolderPathReportConfiguration
Folder path for report configuration files
Definition: EwEnumeration.idl:15
@ kTerminalLineType
String, Line type for terminal strip (insert N terminals).
Definition: EwEnumeration.idl:132
@ kRestartEachCol
Restart row numbering on each column
Definition: EwEnumeration.idl:667
@ kLogOutputFile
Display error in logs file.
Definition: EwEnumeration.idl:394
@ kEquipConflictShow
Boolean, set it to true to show Equipotential conflict.
Definition: EwEnumeration.idl:146
@ kAppSpecialEdition
Reserved use.
Definition: EwEnumeration.idl:179
@ kScaleType1On4inTo1ft
1/4" = 1'
Definition: EwEnumeration.idl:971
@ kCableTypeMax
For command/control cable.
Definition: EwEnumeration.idl:586
@ kUserName
String, return current user name. User name cannot be changed if UserNameType is Windows
Definition: EwEnumeration.idl:85
@ kProjectDataExportReport
Report from bom template folder.
Definition: EwEnumeration.idl:467
@ kScaleType3On8inTo1ft
3/8" = 1'
Definition: EwEnumeration.idl:972
@ kScaleTypeMax
Number of predefined Standard Scale item available without custom one.
Definition: EwEnumeration.idl:998
@ kProjectDataObjectMax
Maximumm data project object type.
Definition: EwEnumeration.idl:803
@ kSymbolConnection
Terminal
Definition: EwEnumeration.idl:406
@ kManu
Manual tag mode.
Definition: EwEnumeration.idl:751
@ kExportToSingleFile
To export all EwAdfile in one dwg file.
Definition: EwEnumeration.idl:457
@ kTimeStampUndefined
Undefined timestamp.
Definition: EwEnumeration.idl:570
@ kScaleType1To40
1:40
Definition: EwEnumeration.idl:988
@ kDefaultTerminalDrawingTemplate
String, Default configuration for Terminal strip drawing.
Definition: EwEnumeration.idl:159
@ kMacroFluidAndUndefined
Filter for Fluid and undefined macro.
Definition: EwEnumeration.idl:348
@ kObjectAll
All Object type.
Definition: EwEnumeration.idl:823
@ kPDFISO_B1_707_x_1000_MM
"ISO B1 (707.00 x 1000.00 MM) "
Definition: EwEnumeration.idl:1014
@ kMacroLineDiagramAndUndefined
Filter for Line diagram and undefined macro.
Definition: EwEnumeration.idl:343
@ kBOMTitleBlock
String, must be the name of an existing title block in title block library for reports.
Definition: EwEnumeration.idl:138
@ kClassificationTypeMax
The max value of enum.
Definition: EwEnumeration.idl:547
@ kScaleType1ftTo1ft
1' = 1'
Definition: EwEnumeration.idl:978
@ kFileMax
The max value of enum.
Definition: EwEnumeration.idl:382
@ kObserveBendRadius
if true, set minimal bend radius when routing
Definition: EwEnumeration.idl:723
@ kArchiveModeUnknown
Unknown archive mode option
Definition: EwEnumeration.idl:555
EwLibContentType
All library content types.
Definition: EwEnumeration.idl:270
@ kSymbolSynoptic
Line diagram
Definition: EwEnumeration.idl:404
@ kFollowNextCol
Follow row numbering on next column
Definition: EwEnumeration.idl:668
@ kFile2DCabinetLayout
2D cabinet layout
Definition: EwEnumeration.idl:373
@ kCommandNoPaperspace
Definition: EwEnumeration.idl:687
@ k270
Angle 270.
Definition: EwEnumeration.idl:889
@ kTitleBlockType
Classification for titleblocks.
Definition: EwEnumeration.idl:546
@ kCableCoreUndefined
Uninitialized type (used in case of error)
Definition: EwEnumeration.idl:608
@ kRouteCables
enable route cables
Definition: EwEnumeration.idl:725
@ kNumberingComponentsUnusedNumbers
Numbering unused numbers for components.
Definition: EwEnumeration.idl:220
@ kFile2DDrawingFrom3D
2D drawing in dwg format from a 3D software
Definition: EwEnumeration.idl:372
@ kSPAlgorithm
Shortest path algorithm to use.
Definition: EwEnumeration.idl:719
@ kScaleType1To30
1:30
Definition: EwEnumeration.idl:987
@ kTypeSymbol
Type Symbol.
Definition: EwEnumeration.idl:272
@ kEquipConflictLineType
String, Equipotential conflict line type.
Definition: EwEnumeration.idl:148
@ kLocationContourLineWidth
Double/real, Line width of location outline polyline.
Definition: EwEnumeration.idl:200
@ kTabHeight
Double/real, height for the Ribbon font
Definition: EwEnumeration.idl:79
@ kUpdateCables
flag to update cables origin / destination
Definition: EwEnumeration.idl:727
EwUserDataType
All User Data Type.
Definition: EwEnumeration.idl:941
@ kUnknowWireSizeStd
Definition: EwEnumeration.idl:594
@ kPIDCutPipeHoriTrueVertFalse
Boolean, set it to true to vertical direction of the intersect symbol according P&ID line style.
Definition: EwEnumeration.idl:197
@ kComponentTypeUnknown
Undefined ! BAD VALUE.
Definition: EwEnumeration.idl:920
@ kLineDiagramCableFormula
String, formula for synoptic cable text.
Definition: EwEnumeration.idl:214
@ kScaleType1To20
1:20
Definition: EwEnumeration.idl:986
@ kCableControlCommand
For power cable.
Definition: EwEnumeration.idl:585
@ kAutoArrowLocConnectAllLocation
Connect lines with the same equipotential in any location.
Definition: EwEnumeration.idl:834
@ kCableWireLineType
String, Type of line for the cable core.
Definition: EwEnumeration.idl:127
@ kShow_Bridge
Boolean, set it to true to show bridge line.
Definition: EwEnumeration.idl:175
@ kFileTerminal
Terminal strip drawing.
Definition: EwEnumeration.idl:367
@ kLogInformation
Information.
Definition: EwEnumeration.idl:320
@ kCreatorUndefined
Undefined creator (used in case of error)
Definition: EwEnumeration.idl:247
@ kPDFARCH_A_9_x_12_Inches
"ARCH A (9.00 x 12.00 Inches) "
Definition: EwEnumeration.idl:1029
@ kFileAppendixDxfDwg
Appendix Dwg/dwg file, openable in the UI.
Definition: EwEnumeration.idl:371
@ kUserNameType
String, can be Windows indentifier or Custom
Definition: EwEnumeration.idl:86
@ kCommandUsePickset
Definition: EwEnumeration.idl:682
@ kEvCodeMax
The max value of enum.
Definition: EwEnumeration.idl:777
@ kPDFISO_B4_250_x_353_MM
"ISO B4 (250.00 x 353.00 MM) "
Definition: EwEnumeration.idl:1011
@ kStyles
Enum value: one of the available styles, 0 for Office 2007 Blue, 1 for Office 2007 Aqua,...
Definition: EwEnumeration.idl:78
@ kAutomaticWiring
Add automatically the missing wires when equipotential is modified.
Definition: EwEnumeration.idl:235
@ kFolderPathBidirectionalExcelConfiguration
Folder path for Export Import Excel template files
Definition: EwEnumeration.idl:23
@ kSynopticTitleBlock
String, must be the name of an existing title block in title block library for line diagram.
Definition: EwEnumeration.idl:137
@ kManufacturerPartPlcModuleWithInterface
For a PLC module with an interface
Definition: EwEnumeration.idl:628
@ kWireDirXAscYDsc
left --> right / top --> down
Definition: EwEnumeration.idl:876
@ kRemoveTranslatedText
boolean, if true display task dialog for removing translated text when main language has been modifie...
Definition: EwEnumeration.idl:88
EwEnvironmentFolderPathValue
Used with getFolderPath of EwEnvironmentX object.
Definition: EwEnumeration.idl:14
@ kPDFANSI_C_17_x_22_Inches
"ANSI C (17.00 x 22.00 Inches) "
Definition: EwEnumeration.idl:1033
@ kEntity3DHarness
Entity asssociated with a Harness.
Definition: EwEnumeration.idl:291
@ kAuto
Automatic tag mode.
Definition: EwEnumeration.idl:750
@ kComponentMarkPriority
Component mark numbering priority.
Definition: EwEnumeration.idl:232
EwSymbolType
All types of symbol.
Definition: EwEnumeration.idl:401
@ kMacroUndefined
Filter for undefined macro.
Definition: EwEnumeration.idl:331
@ kUnknowFileType
Undefined file type.
Definition: EwEnumeration.idl:363
@ kScaleType1To1
1:1
Definition: EwEnumeration.idl:979
@ kSymbolWireLabel
Wire label
Definition: EwEnumeration.idl:414
@ kFileCreoCabinetLayout
PTC Creo assembly file type.
Definition: EwEnumeration.idl:378
@ kOpenForWrite
open for write sharing the write
Definition: EwEnumeration.idl:446
@ kMacro2DFootprint
Filter for 2D Footprint.
Definition: EwEnumeration.idl:335
@ kAttributeForRecentRevision
Way for filling attributes related to recent revision.
Definition: EwEnumeration.idl:227
@ kDefaultAutomateDrawingTemplate
String, Default configuration for PLC drawing.
Definition: EwEnumeration.idl:160
@ kWireSizeGauge
For size in section (mm2)
Definition: EwEnumeration.idl:596
@ kBlackBoxPtSymbolVertical
Name of block for black box connection point displayed vertically.
Definition: EwEnumeration.idl:231
@ kKeepWiresInTheAir
TEW-27463. Keep wires disconnected.
Definition: EwEnumeration.idl:237
@ kObjectUnknown
Unspecified type.
Definition: EwEnumeration.idl:812
@ kScaleType1To5
1:5
Definition: EwEnumeration.idl:982
@ kApplicationFolderPdfLibResources
pdf library resources folder path
Definition: EwEnumeration.idl:61
@ kArchiveModeCustom
custom archive mode option
Definition: EwEnumeration.idl:556
@ kFileSWCabinetLayout
SW 3D cabinet layout.
Definition: EwEnumeration.idl:370
@ kAutoArrowActionAutoConnect
Automatically set origin - destination arrow on end of lines with the same equipotential mark.
Definition: EwEnumeration.idl:853
@ k2DFootprintCablingDirection
Enum value: Browse direction in 2D Footprint Layout for optimized cabling order, 1 for left to right ...
Definition: EwEnumeration.idl:206
@ kFolderPathCrossReferenceConfiguration
Folder path for cross reference configuration files
Definition: EwEnumeration.idl:18
@ kManufacturerPartUndefined
Undefined type (used in case of error)
Definition: EwEnumeration.idl:622
@ kAutoConnectILinkBlockName
String, Origin - Destination arrow symbol name for autoconnect (origin).
Definition: EwEnumeration.idl:187
@ kMacroInputOutput
Filter for Input/Output.
Definition: EwEnumeration.idl:337
@ kPCB
Printed circuit board type.
Definition: EwEnumeration.idl:1051
@ kEntity3DUnknown
Definition: EwEnumeration.idl:286
@ kDisplayConnectionLine
Boolean, set it to true to show the line for terminal strip.
Definition: EwEnumeration.idl:172
EwSymbolCrossRefType
All cross reference type of symbol.
Definition: EwEnumeration.idl:428
@ kColorBkGround
Integer, color code for drawing background color.
Definition: EwEnumeration.idl:75
@ kCreatorSystemModifyByUser
Provided with the software, then modified by user.
Definition: EwEnumeration.idl:250
@ kPDFISO_A2_420_x_594_MM
"ISO A2 (420.00 x 594.00 MM) "
Definition: EwEnumeration.idl:1019
@ kFolderPathImportDataConfiguration
Folder path for import data configuration files
Definition: EwEnumeration.idl:21
@ kMultiLevelTerminalTagMode
Tag mode (auto/use level mark) for multilevel terminals.
Definition: EwEnumeration.idl:224
@ kPdmUnknown
Definition: EwEnumeration.idl:906
EwPdmType
All Type of Pdm integration.
Definition: EwEnumeration.idl:905
@ kID
Integer, default Id.
Definition: EwEnumeration.idl:108
@ kScaleType1On2inTo1ft
1/2" = 1'
Definition: EwEnumeration.idl:973
@ kScaleType100To1
100:1
Definition: EwEnumeration.idl:995
@ kScaleType1To4
1:4
Definition: EwEnumeration.idl:981
@ kSettingDimensionUnit
Enum value: 0 for Meter , 1 for Inches since 2020.
Definition: EwEnumeration.idl:92
@ kAutoUpdateDrawings
Enum value: Auto update mode for drawings, 0 for never, 1 for ask and 2 for always.
Definition: EwEnumeration.idl:212
@ kSeparatorForMarkPath
Customize separator for full path mark.
Definition: EwEnumeration.idl:215
@ kSymbolLocationLabel
Location label
Definition: EwEnumeration.idl:416
@ kComponentTypeMax
Definition: EwEnumeration.idl:931
@ kFunctionContourColor
Integer, color code of dot for function outline.
Definition: EwEnumeration.idl:122
@ kFolderPathPalette
Folder path for palette files
Definition: EwEnumeration.idl:25
@ kScaleType1To50
1:50
Definition: EwEnumeration.idl:989
@ kPDFARCH_C_18_x_24_Inches
"ARCH C (18.00 x 24.00 Inches) "
Definition: EwEnumeration.idl:1027
@ kPDFISO_B3_353_x_500_MM
"ISO B3 (353.00 x 500.00 MM) "
Definition: EwEnumeration.idl:1012
@ kEntity3DHarnessBOM
Entity asssociated with a suppressed BOM asssociated with a harness.
Definition: EwEnumeration.idl:293
@ kCommandNoNewStack
Definition: EwEnumeration.idl:693
@ kSPAEngine
Shortest path algorithm engine (One CPU, Multi CPU, GPU)
Definition: EwEnumeration.idl:720
@ kWireSizeKcmil
For size in American Wire Gauge (AWG)
Definition: EwEnumeration.idl:597
@ kScaleType1To100
1:100
Definition: EwEnumeration.idl:990
@ kProjectDataExportUnknown
Definition: EwEnumeration.idl:466
@ kDwgVersion2000
Version 2000 (OdDb::vAC15)
Definition: EwEnumeration.idl:495
@ kMacroPIDAndUndefined
Filter for PID and undefined macro.
Definition: EwEnumeration.idl:342
EwTagMode
All Mark mode type.
Definition: EwEnumeration.idl:748
@ kPdmBasic
Basic export to folder under PDM control.
Definition: EwEnumeration.idl:908
@ kProjectDataManufacturerPart
Manufacturer part data project.
Definition: EwEnumeration.idl:799
@ kCableCoreLineWidth
Double/real, Line width of cable core.
Definition: EwEnumeration.idl:203
@ kMacroFluid
Filter for Fluid macro.
Definition: EwEnumeration.idl:339
@ kTagUnicityNoOrdre
Boolean, Unique order number true for no order.
Definition: EwEnumeration.idl:158
@ kReNumberMarksAction
The order number of all project elements is recalculated following the order of the drawings.
Definition: EwEnumeration.idl:866
@ kCableCoreNeutral
For a shield cable core.
Definition: EwEnumeration.idl:610
@ k3DRouteAssembly
The route is an assembly.
Definition: EwEnumeration.idl:307
@ kTermStripsLineWidth
Double/real, Line width of terminal strips.
Definition: EwEnumeration.idl:202
@ kPDFARCH_B_12_x_18_Inches
"ARCH B (12.00 x 18.00 Inches) "
Definition: EwEnumeration.idl:1028
EwApplicationFolderPathValue
Used with getFolderPath of application object.
Definition: EwEnumeration.idl:56
@ kDesignRuleTitleBlock
String, must be the name of an existing title block in title block library for design rule check draw...
Definition: EwEnumeration.idl:185
@ kBookFormula
String, Formula to name automatically book.
Definition: EwEnumeration.idl:141
@ kOrientationPortrait
Portrait orientation code.
Definition: EwEnumeration.idl:482
@ kSymbolUndefined
Undefined type (used in case of error)
Definition: EwEnumeration.idl:402
@ kScaleType1000To1
1000:1
Definition: EwEnumeration.idl:996
@ kCommandNoTilemode
Definition: EwEnumeration.idl:686
@ kRowFormula
String, Formula to name automatically row.
Definition: EwEnumeration.idl:162
@ kLogOutputNone
No error shown.
Definition: EwEnumeration.idl:390
@ kLocationContourLineType
String, Type of line for the location outline.
Definition: EwEnumeration.idl:125
@ kMaxNameLength
Maximum allowed name length for routing objects.
Definition: EwEnumeration.idl:718
@ kFileExportedDesignRule
Exported design rule file.
Definition: EwEnumeration.idl:381
@ kShowSymbolConnection
Boolean, set it to true to show symbol connection for the project.
Definition: EwEnumeration.idl:121
@ kEntity3DSuppressedBOM
Entity asssociated with a suppressed BOM.
Definition: EwEnumeration.idl:292
@ kFolderFormula
String, Formula to name automatically a folder.
Definition: EwEnumeration.idl:130
@ kComponentTerminal
Terminal.
Definition: EwEnumeration.idl:926
@ kPointOrientationUndefined
Both flow direction.
Definition: EwEnumeration.idl:642
@ kCableUndefined
Uninitialized type (used in case of error)
Definition: EwEnumeration.idl:583
@ kMacroProjectAndUndefined
Filter for project and undefined macro.
Definition: EwEnumeration.idl:347
@ kMaxDistAxes
Max distance between axes when connection is possible.
Definition: EwEnumeration.idl:716
@ kUserInitials
String, initials used for revisions
Definition: EwEnumeration.idl:87
@ kFolderPathReplaceDataConfiguration
Folder path for data replacement configuration files
Definition: EwEnumeration.idl:22
@ kScaleType1inTo1ft
1" = 1'
Definition: EwEnumeration.idl:975
@ kCurrentCodeLg
String, language code for current project language (refer to available language codes).
Definition: EwEnumeration.idl:116
@ kFileFolder
Used for folder creation, not store in database, no file can have this type.
Definition: EwEnumeration.idl:362
@ kPIDConnectionColor
Integer, color code of dot for connection dot for P&ID.
Definition: EwEnumeration.idl:191
@ k90MirrorY
Angle 90 and mirror on Y axis.
Definition: EwEnumeration.idl:892
@ kPDFANSI_E_34_x_44_Inches
"ANSI E (34.00 x 44.00 Inches) "
Definition: EwEnumeration.idl:1031
@ kPdmSwEntreprise
Use Check-in Check-Out to SW Entreprise PDM.
Definition: EwEnumeration.idl:907
@ kExportToMultipleFile
To export one EwAdfile in one dwg file.
Definition: EwEnumeration.idl:456
@ kMacroLineDiagram
Filter for Line Diagram macro.
Definition: EwEnumeration.idl:334
EwEntity3DType
All Entity 3D types.
Definition: EwEnumeration.idl:285
@ kScaleType1On128inTo1ft
1/128" = 1'
Definition: EwEnumeration.idl:964
@ kEntity3DCableRouting
Separate Cable routing assembly; Object ID = Cable ID.
Definition: EwEnumeration.idl:295
@ kHarnessLabelBlockName
String, must be the name of an existing title block in title block library for Harness label block na...
Definition: EwEnumeration.idl:213
@ kFileFluid
Hydraulic and pneumatic.
Definition: EwEnumeration.idl:379
@ kLogOutputString
Display error in output debug string.
Definition: EwEnumeration.idl:392
@ kAutoArrowMarkManualAndAuto
Connect all equipotentials with same mark using manual or automatic mode.
Definition: EwEnumeration.idl:844
@ kNodeComponentTypeMax
End of enum.
Definition: EwEnumeration.idl:1056
@ kFolderPathPtcCreo
Folder path for creo folder
Definition: EwEnumeration.idl:27
@ kTypeNone
Type None.
Definition: EwEnumeration.idl:271
@ kFileExtensionXML
File Extension for xml
Definition: EwEnumeration.idl:525
@ kDeleteExistingDrawing
Terminal strips drawing are deleted then recreated. Useful when changing the destination folder.
Definition: EwEnumeration.idl:738
@ kRevisionMode
Enum value: Revision numbering mode, 0 for numeric mode as 012, 1 for numeric mode as 123,...
Definition: EwEnumeration.idl:128
@ kMixedFileTitleBlock
String, must be the name of an existing title block in title block library for mixed scheme.
Definition: EwEnumeration.idl:186
@ kScaleType1To16
1:16
Definition: EwEnumeration.idl:985
@ kUnknowWireDirType
unknown
Definition: EwEnumeration.idl:875
EwNumberMarkAction
All the possible actions for renumber marks.
Definition: EwEnumeration.idl:863
@ kFolderPathXMLConfig
Folder path for XMLConfig
Definition: EwEnumeration.idl:32
@ kPDFANSI_A_8DOT50_x_11_Inches
"ANSI A (8.50 x 11.00 Inches) "
Definition: EwEnumeration.idl:1035
@ kBookID
Integer, Default book ID.
Definition: EwEnumeration.idl:134
@ kObjectCable
Cable
Definition: EwEnumeration.idl:819
@ kPDFISO_B5_176_x_250_MM
"ISO B5 (176.00 x 250.00 MM) "
Definition: EwEnumeration.idl:1010
@ kSymbolCrossRefChild
Child
Definition: EwEnumeration.idl:433
@ kComponentConnector
Connector.
Definition: EwEnumeration.idl:928
@ kCoverPageTitleBlock
String, must be the name of an existing title block in title block library for cover page.
Definition: EwEnumeration.idl:135
@ kDimensionUnitInches
Inches dimension unit (in, ft)
Definition: EwEnumeration.idl:764
@ kTerminalColor
Integer, line color for terminal strip (insert N terminals).
Definition: EwEnumeration.idl:131
@ kFolderPathDesignRuleConfiguration
Folder path for design rule configuration files
Definition: EwEnumeration.idl:19
@ kProjectDataExportAskForQuote
Report used to ask for a quote, report but in specific folder
Definition: EwEnumeration.idl:470
@ kTerminalSort
String, The three criteria for sort terminal strip.
Definition: EwEnumeration.idl:178
@ kColor_Bridge
Integer, color code of bridge line color.
Definition: EwEnumeration.idl:176
@ kUserDataPlcPoint
User data Plc point.
Definition: EwEnumeration.idl:944
@ kMacroFolio
Filter for folio macro.
Definition: EwEnumeration.idl:351
@ kCableLabelColor
Integer, color code of cable label line.
Definition: EwEnumeration.idl:165
@ kTimeStampYYYYMMDD
YYYY MM DD timestamp.
Definition: EwEnumeration.idl:571
@ kProjectDataObjectUnknown
Undefined data project object type.
Definition: EwEnumeration.idl:798
@ kScaleTypeScaleToFit
Scaled to Fit.
Definition: EwEnumeration.idl:963
@ kNumberingViewType
Enum value: Wire number display type (one per point/one per page).
Definition: EwEnumeration.idl:171
@ kCableLabeLineWidth
Double/real, Line width of cable label line.
Definition: EwEnumeration.idl:205
EwCommandType
Flag type for custom commands created by users.
Definition: EwEnumeration.idl:679
@ kLocationLabelBlockName
String, Symbol name for location label.
Definition: EwEnumeration.idl:182
@ kTerminalStripFormula
String, Formula to name automatically terminal strip.
Definition: EwEnumeration.idl:154
@ kMacroMixedAndUndefined
Filter for Mixed and undefined macro.
Definition: EwEnumeration.idl:345
@ kPIDCutPipeDistance
Double/real, distance add to line width in intersect symbol according P&ID line style.
Definition: EwEnumeration.idl:196
@ kLanguageCode
String, application language code (refer to available language codes)
Definition: EwEnumeration.idl:70
@ kObjectFunction
Function.
Definition: EwEnumeration.idl:815
EwProjectDataExportType
All data export configuration.
Definition: EwEnumeration.idl:465
@ kZoomSpeed
Integer, Zoom speed value must be between 0 and 200
Definition: EwEnumeration.idl:74
@ kScaleType1On8inTo1ft
1/8" = 1'
Definition: EwEnumeration.idl:969
@ kSaveAsDwg
Save as .dwg file.
Definition: EwEnumeration.idl:510
@ kPdmMax
Definition: EwEnumeration.idl:910
@ kRenameCompomentInTree
Enum value: rename 3D compoment in Solidworks tree since 2020.
Definition: EwEnumeration.idl:95
@ kPDFANSI_B_11_x_17_Inches
"ANSI B (11.00 x 17.00 Inches) "
Definition: EwEnumeration.idl:1034
@ kTagUnicityComponent
Enum value: Mark unique by criteria for component, 0 for project, 1 for location, 2 for function,...
Definition: EwEnumeration.idl:133
@ kRail
Rail type.
Definition: EwEnumeration.idl:1054
@ kPdmThirdParty
No native PDM integration, Integration is managed by third party tool.
Definition: EwEnumeration.idl:909
@ kCrosshair
Integer, percentage of screen size for the size of crosshair, value must be between 0 and 100
Definition: EwEnumeration.idl:72
@ kDuct
Duct type.
Definition: EwEnumeration.idl:1055
@ kFunctionContourLineWidth
Double/real, Line width of function outline polyline.
Definition: EwEnumeration.idl:201
@ kCommandInProgress
Definition: EwEnumeration.idl:691
@ kDefaultOLinkBlockName
String, Origin - Destination arrow symbol name(destination).
Definition: EwEnumeration.idl:144
@ kFileExtensionTXT
File Extension for txt.
Definition: EwEnumeration.idl:521
@ kApplicationFolderHelp
Help Application folder path.
Definition: EwEnumeration.idl:59
@ kFluidConnectionColor
Integer, color code of dot for connection dots for fluid.
Definition: EwEnumeration.idl:210
@ kAutoArrowActionRemoveArrows
Remove existing automatic origin - destination arrow. Not the manuel arrows by default.
Definition: EwEnumeration.idl:855
@ kCommandSession
Definition: EwEnumeration.idl:698
@ kCableLabelLineType
String, cable label line type.
Definition: EwEnumeration.idl:166
@ kLocationOutlineFormula
Location outline formula.
Definition: EwEnumeration.idl:217
@ kPointOrientationMax
The max value of enum.
Definition: EwEnumeration.idl:645
@ kOpenForWriteDenyWrite
open for write exclusive
Definition: EwEnumeration.idl:447
@ kScaleType3On16inTo1ft
3/16" = 1'
Definition: EwEnumeration.idl:970
@ kUserDataCableLabel
User data for cable label.
Definition: EwEnumeration.idl:947
@ kSnapColor
Integer, color code for marker color.
Definition: EwEnumeration.idl:76
@ kShowReport
show errors report flag
Definition: EwEnumeration.idl:722
@ kNumberMarkActionUndefined
Unknown action.
Definition: EwEnumeration.idl:864
@ kProjectDataSymbol
Symbol data project.
Definition: EwEnumeration.idl:801
@ kScaleType3On4inTo1ft
3/4" = 1'
Definition: EwEnumeration.idl:974
@ kMacroInputOutputAndUndefined
Filter for Input/Output and undefined macro.
Definition: EwEnumeration.idl:346
@ kScaleType6inTo1ft
6" = 1'
Definition: EwEnumeration.idl:977
@ kCableReferenceType
Classification for cable references.
Definition: EwEnumeration.idl:544
@ kShowFunctionTagAttribute
Boolean, set it to true to show always fill attribute for function mark.
Definition: EwEnumeration.idl:184
@ kSymbolHarnessLabel
Harness label.
Definition: EwEnumeration.idl:417
@ k0MirrorX
Angle 0 and mirror on X axis.
Definition: EwEnumeration.idl:894
@ kProjectFolderPath
Folder path for current project
Definition: EwEnumeration.idl:43
EwCircuitPassingType
All passing types of symbol circuit.
Definition: EwEnumeration.idl:652
@ kUndefined
Undefined type (used in case of error)
Definition: EwEnumeration.idl:666
@ kFileExtensionUnknown
Unknown file extension.
Definition: EwEnumeration.idl:520
@ kUnitSystem
Enum value: default unit system used when creating a new scheme, can be 1 for Metric and 0 for Imperi...
Definition: EwEnumeration.idl:81
@ kPDFISO_4A0_1682_x_2378_MM
"ISO 4A0 (1682.00 x 2378.00 MM)"
Definition: EwEnumeration.idl:1023
@ kDwgVersionNone
Definition: EwEnumeration.idl:494
@ kMacroSchemeAndUndefined
Filter for scheme and undefined macro.
Definition: EwEnumeration.idl:341
@ kCommandDocReadLock
Definition: EwEnumeration.idl:696
EwArchiveMode
Classification type.
Definition: EwEnumeration.idl:554
@ kEwApplicationSettingsValueMax
The max value of enum.
Definition: EwEnumeration.idl:99
@ kClassificationTypeUnknown
Unknown classification type.
Definition: EwEnumeration.idl:542
@ kBlackBoxPtSymbolHorizontal
Name of block for black box connection point displayed.
Definition: EwEnumeration.idl:230
@ kFolderPathUserDataConfiguration
Folder path for user data configuration files
Definition: EwEnumeration.idl:20
@ k90MirrorX
Angle 90 and mirror on X axis.
Definition: EwEnumeration.idl:895
@ kFunctionContourLineType
String, Type of line for the function outline.
Definition: EwEnumeration.idl:123
@ kEntity3DSuppressedCable
Entity asssociated with a suppressed cable, to implement Creo suppress / resume.
Definition: EwEnumeration.idl:294
@ kRevisionFormula
String, Formula to name automatically for revision.
Definition: EwEnumeration.idl:168
@ kUnknownUserDataType
Undefined ! BAD VALUE.
Definition: EwEnumeration.idl:942
EwDwgFileExport
All possible export DWG file type for a project.
Definition: EwEnumeration.idl:455
@ kCommandNoOEM
Definition: EwEnumeration.idl:689
@ kAutoArrowMarkManual
Connect only equipotential with same mark using manual mode.
Definition: EwEnumeration.idl:843
@ kSymbolTerminalDrawing
Symbol for terminal strip generation
Definition: EwEnumeration.idl:408
@ kSymbolAutomateDrawing
Basic Symbol for PLC symbol generation.
Definition: EwEnumeration.idl:410
@ kMacroProjectAndFolio
Filter for folio and project macro.
Definition: EwEnumeration.idl:353
@ kOpenForRead
open for read
Definition: EwEnumeration.idl:445
@ kProjectDataActionUnknown
Undefined data project action type.
Definition: EwEnumeration.idl:786
@ kEntity3DManufacturerPart
Entity asssociated with a material type.
Definition: EwEnumeration.idl:287
@ kDefaultConnectorTemplate
String, Default configuration for connectors.
Definition: EwEnumeration.idl:228
@ kArchiveModeObjectFromLibrary
archive all objects which are associated to selected libraries
Definition: EwEnumeration.idl:561
@ kSectionStandard
Double/real, define the wire standard size section.
Definition: EwEnumeration.idl:119
@ kLineConnectionColor
Integer, color code of dot for line connection.
Definition: EwEnumeration.idl:112
@ kPDFISO_A1_594_x_841_MM
"ISO A1 (594.00 x 841.00 MM) "
Definition: EwEnumeration.idl:1020
@ kFileBOM
Report drawing.
Definition: EwEnumeration.idl:366
@ kEwProjectConfigValueMax
The max value of enum.
Definition: EwEnumeration.idl:238
@ kOpenLastDrawing
Enum value: 0 for Ask me, 1 for Without prompt 2 for Not Open since 2020.
Definition: EwEnumeration.idl:94
@ kWireSizeSection
For undefined size standard.
Definition: EwEnumeration.idl:595
@ kTextPrintMode
Boolean, Manage the quality of text display. Can be false for vectorial or true for Windows
Definition: EwEnumeration.idl:83
@ kEvCodeManual
manually ordered snapshot
Definition: EwEnumeration.idl:774
@ kSymbolCableLabel
Cable label
Definition: EwEnumeration.idl:412
@ kScaleType3inTo1ft
3" = 1'
Definition: EwEnumeration.idl:976
@ kPDFISO_A5_148_x_210_MM
"ISO A5 (148.00 x 210.00 MM) "
Definition: EwEnumeration.idl:1016
@ kEvCodeRevClose
On Revision Close.
Definition: EwEnumeration.idl:776
@ kObjectHarness
Harness
Definition: EwEnumeration.idl:820
@ kLinkFormula
String, Formula to name automatically origin-destination arrow.
Definition: EwEnumeration.idl:157
@ kUseLevelMark
Use level mark for computing tag.
Definition: EwEnumeration.idl:752
@ kBridgesLineWidth
Double/real, Line width of bridges.
Definition: EwEnumeration.idl:204
@ kApplicationFolderTemporary
Temporary Application folder path.
Definition: EwEnumeration.idl:57
@ kSymbolComponent
Normal symbol
Definition: EwEnumeration.idl:403
@ kScaleType10To1
10:1
Definition: EwEnumeration.idl:994
@ kCommandPlotOnly
Definition: EwEnumeration.idl:688
@ kMacroFilterTypeMax
Max macro filter type.
Definition: EwEnumeration.idl:340
@ kEvCodePeriod
Automatic snapshot after given period.
Definition: EwEnumeration.idl:775
@ kProjectDrawingFolderPath
Drawing Folder path for current project
Definition: EwEnumeration.idl:45
@ kManufacturerPartPlcInterfacePoint
For PLC interface with point to point relation.
Definition: EwEnumeration.idl:630
@ kPDFISO_B0_10000_x_1414_MM
"ISO B0 (1000.00 x 1414.00 MM) "
Definition: EwEnumeration.idl:1015
@ kPDFUnknownPaperFormat
Unknown Paper format
Definition: EwEnumeration.idl:1009
@ kDefaultWireDiameterOther
Default wire diameter, except command.
Definition: EwEnumeration.idl:714
@ kScaleType3On2inTo1ft
1.5"= 1'
Definition: EwEnumeration.idl:997
@ kMacroSchemeLineDiagramMixedAndUndefined
Filter for scheme, line diagram, mixed and undefined macro.
Definition: EwEnumeration.idl:350
@ kPLCDefaultFormula
String, Default formula to name automatically a PLC.
Definition: EwEnumeration.idl:169
@ kEntity3DMax
The max value of enum.
Definition: EwEnumeration.idl:297
@ kEntity3DWire
Entity asssociated with a EwAdWire.
Definition: EwEnumeration.idl:288
@ kTagUnicityCable
Enum value: Mark unique by criteria for cabl, 0 for project, 1 for location, 2 for function,...
Definition: EwEnumeration.idl:150
@ kExcludeFromBom
Exclude electrical component from mechanical Bill of material.
Definition: EwEnumeration.idl:236
EwPageOrientation
All Page orientation.
Definition: EwEnumeration.idl:481
@ kPassingNormal
Equip (Through circuit)
Definition: EwEnumeration.idl:655
@ kTypeMacro
Type Title Macro.
Definition: EwEnumeration.idl:276
@ kPassingHyper
Mesh/Equip (Through circuit or component)
Definition: EwEnumeration.idl:657
@ kCommandDocExclusiveLock
Definition: EwEnumeration.idl:697
@ kSymbolLink
Origin destination arrow
Definition: EwEnumeration.idl:407
@ kTerminal
Terminal type.
Definition: EwEnumeration.idl:1050
@ k3DRouteSketch
The route is a 3D sketch.
Definition: EwEnumeration.idl:306
@ kObjectTerminal
Terminal.
Definition: EwEnumeration.idl:818
@ kSymbolEquipotentialLabel
Equipotential label
Definition: EwEnumeration.idl:415
@ kTypeTitleBlock
Type Title Block.
Definition: EwEnumeration.idl:274
@ kTagUnicityTerminal
Enum value: Mark unique by criteria for Terminal strip, 0 for project, 1 for location,...
Definition: EwEnumeration.idl:149
@ kProjectCreoFolderPath
Creo Folder path for current project
Definition: EwEnumeration.idl:47
@ kSaveDxb
Save as binary .dxf file.
Definition: EwEnumeration.idl:512
@ kManufacturerPartPlcModule
For a PLC module without an interface
Definition: EwEnumeration.idl:629
@ kPDFARCH_E_36_x_48_Inches
"ARCH E (36.00 x 48.00 Inches) "
Definition: EwEnumeration.idl:1025
@ kEntity3DWireRouting
Wire routing assembly; Object ID = Wire style (line type) ID.
Definition: EwEnumeration.idl:296
EwTitleBlockRowNumbering
All row numbering option for title block.
Definition: EwEnumeration.idl:665
@ kComponentPLCModule
PLC card.
Definition: EwEnumeration.idl:924
@ kCreatorSystem
Provided with the software.
Definition: EwEnumeration.idl:248
@ kAutomaticMergeLines
Automatic merge lines when a symbol is moved or erased.
Definition: EwEnumeration.idl:234
@ kNumberingWiresDisplayStyle
Different values to configure the style to display the wires, when execute numeration.
Definition: EwEnumeration.idl:226
@ kPDFISO_B2_500_x_707_MM
"ISO B2 (500.00 x 707.00 MM) "
Definition: EwEnumeration.idl:1013
@ kMacroFolioAndUndefined
Filter for folio and undefined macro.
Definition: EwEnumeration.idl:352
@ kAutoArrowActionReconnect
Remove existing automatic origin - destination arrow to insert again.
Definition: EwEnumeration.idl:854
@ kCableCoreUnknow
Definition: EwEnumeration.idl:607
@ kTextDisplayMode
Boolean, Manage the quality of text display. Can be false for vectorial or true for Windows
Definition: EwEnumeration.idl:82
@ kDefaultRouteBendK
Default bend radius factor; min bend radius = K * wire diameter.
Definition: EwEnumeration.idl:715
@ kManufacturerPartAuxiliary
For an added part of object
Definition: EwEnumeration.idl:624
@ kFileExtensionXLSX
File Extension for xlsx
Definition: EwEnumeration.idl:524
@ kObjectLocation
Location.
Definition: EwEnumeration.idl:813
@ kMacroMixed
Filter for Mixed scheme.
Definition: EwEnumeration.idl:336
@ kProjectSolidWorksFolderPath
Solidworks Folder path for current project
Definition: EwEnumeration.idl:46
@ kLogGood
Good.
Definition: EwEnumeration.idl:317
@ kUserDataPlc
User data for Plc.
Definition: EwEnumeration.idl:943
@ kConnector
Connector type.
Definition: EwEnumeration.idl:1052
@ kArchiveModeAllProjects
archive all project and mandatory objects
Definition: EwEnumeration.idl:557
@ kScaleType1To10
1:10
Definition: EwEnumeration.idl:984
EwDwgVersion
All the possible export DWG version for a project, redefinition of OdDb::DwgVersion.
Definition: EwEnumeration.idl:493
@ kSize_NodalIndicator
Double/real, Nodal indicator size (width/height).
Definition: EwEnumeration.idl:199
@ kCreatorMax
The max value of enum.
Definition: EwEnumeration.idl:251
@ kEquipConflict_Thickness
Double/real, equipotential conflict line width.
Definition: EwEnumeration.idl:195
@ kShowLineConnection
Boolean, set it to true to show line connection for the project.
Definition: EwEnumeration.idl:120
@ kSymbolCrossRefParentTable
Parent in table
Definition: EwEnumeration.idl:431
@ kEquipLabelBlockName
String, Symbol name for equipotential label.
Definition: EwEnumeration.idl:181
@ kProjectDataReplace
replace data project.
Definition: EwEnumeration.idl:788
@ kHelp
Enum value: Lets you select a default help file: either the one, 0 for installed on your workstation ...
Definition: EwEnumeration.idl:84
@ kNotOpened
not opened
Definition: EwEnumeration.idl:444
@ kDefaultDrawingStyle
Default drawing style.
Definition: EwEnumeration.idl:216
@ kProjectDocumentFolderPath
Document Folder path for current project
Definition: EwEnumeration.idl:44
@ kDefaultXrefTemplate
String, Default cross-reference configuration.
Definition: EwEnumeration.idl:194
@ kNumberingWiresUnusedNumbers
Numbering unused numbers for wires.
Definition: EwEnumeration.idl:219
EwCreatorType
All creator type.
Definition: EwEnumeration.idl:246
@ kDatabaseIdentification
boolean, if true display database identification id in the properties panel, else nothing is done
Definition: EwEnumeration.idl:89
@ kSortByTagMode
Sort to be done on some places where marks are displayed, like in component browser.
Definition: EwEnumeration.idl:221
@ kObjectLast
Last type.
Definition: EwEnumeration.idl:822
@ kSymbolConnectionColor
Integer, color of dot for symbol connection.
Definition: EwEnumeration.idl:113
EwApplicationSettingsValue
Values for application settings.
Definition: EwEnumeration.idl:68
@ kFilePID
Process & Instrumentation Diagram.
Definition: EwEnumeration.idl:377
@ kFolderPathPtcCreoTemplate
Folder path for Creo template files
Definition: EwEnumeration.idl:26
@ kManufacturerPartPlcRack
For a PLC rack object
Definition: EwEnumeration.idl:627
@ kManufacturerPartBase
For a base object
Definition: EwEnumeration.idl:623
@ kRouteWires
enable route wires
Definition: EwEnumeration.idl:726
@ kPIDConnectionDiameter
Double/real, Diameter for connection dot for P&ID.
Definition: EwEnumeration.idl:190
@ kCodeLg3
String, language code for the third project language (refer to available language codes).
Definition: EwEnumeration.idl:118
@ kMacroScheme
Filter for Scheme macro.
Definition: EwEnumeration.idl:332
@ kKeepExistingDrawing
Already generated drawings are updated, but they remain at the same place (in same folder/book).
Definition: EwEnumeration.idl:739
@ kScaleType1On32inTo1ft
1/32" = 1'
Definition: EwEnumeration.idl:966
@ kAutoArrowLocConnectSameLocation
Connect lines with the same equipotential if they are inside a file with the same location.
Definition: EwEnumeration.idl:832
@ kFunctionID
Integer, default project function Id.
Definition: EwEnumeration.idl:110
@ kUnknowRotationOrder
Definition: EwEnumeration.idl:887
@ kFolderPathConnectorDrawingConfiguration
Folder path for connector drawing configuration files.
Definition: EwEnumeration.idl:17
@ kLineConnectionDiameter
Double/real, diameter of dot for line connection.
Definition: EwEnumeration.idl:114
@ kPassingUndefined
Undefined type (used in case of error)
Definition: EwEnumeration.idl:653
@ kFolderPathProjectTemplate
Folder path to project template files
Definition: EwEnumeration.idl:31
@ kCodeLg2
String, language code for the second project language (refer to available language codes).
Definition: EwEnumeration.idl:117
@ kSymbolConnectionLabel
Connection label
Definition: EwEnumeration.idl:413
@ kSaveAsDxf
Save as .dxf file.
Definition: EwEnumeration.idl:511
@ kFlatennedRouteTitleBlock
String, must be the name of an existing title block in title block library for flattened route 2d dra...
Definition: EwEnumeration.idl:173
@ kSymbolCrossRefNone
No cross reference
Definition: EwEnumeration.idl:430
@ kFileOther
Miscellaneous file type.
Definition: EwEnumeration.idl:368
EwWireSizeStandard
Wire size standard type.
Definition: EwEnumeration.idl:593
@ kCableCoreGND
For neutral cable core.
Definition: EwEnumeration.idl:611
@ kPassingSuper
Equip (Through circuit or component))
Definition: EwEnumeration.idl:656
EwAutoArrowMarkType
Enum which contains marks type that we want to be aware for the origin destination automatic insertio...
Definition: EwEnumeration.idl:842
@ kProjectDataUpdate
Update data project.
Definition: EwEnumeration.idl:787
EwPointOrientation
Flow direction of symbol connexion point type.
Definition: EwEnumeration.idl:641
@ kLogUndefined
State undefined.
Definition: EwEnumeration.idl:316
@ kTimeStampDDMMYYYY
DD MM YYYY timestamp.
Definition: EwEnumeration.idl:572
@ kScaleType1To8
1:8
Definition: EwEnumeration.idl:983
@ kObjectMaxPrivate
Private.
Definition: EwEnumeration.idl:821
@ kLogError
Error.
Definition: EwEnumeration.idl:319
@ kTypeReference
Type Reference.
Definition: EwEnumeration.idl:273
@ k180
Angle 180.
Definition: EwEnumeration.idl:890
@ kFluidConnectionDiameter
Double/real, Diameter of connection dots for fluid.
Definition: EwEnumeration.idl:209
@ kTabPosition
Enum value: 0 for top, 1 for left, 2 for bottom and 3 for right
Definition: EwEnumeration.idl:77
@ kFileFormula
String, Formula to name automatically a file.
Definition: EwEnumeration.idl:129
@ kAutoArrowLocConnectSameSubLocation
Connect lines with the same equipotential if they are inside a file with the same parent location.
Definition: EwEnumeration.idl:833


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/EwEnumeration.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) 2021 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.