Hide Table of Contents
gtError_e Enumeration

Error codes returned by SOLIDWORKS Utilities APIs.

.NET Syntax

Visual Basic (Declaration) 
Public Enum gtError_e 
   Inherits System.Enum
Visual Basic (Usage) 
Dim instance As gtError_e
C# 
public enum gtError_e : System.Enum 
C++/CLI 
public enum class gtError_e : public System.Enum 

Members

MemberDescription
gtErrArgument1Incorrect11001 = Feature paint 11001 thorugh 12000
gtErrArgument2Incorrect11002
gtErrArgumentOutofRange22
gtErrAssemblyInEditPartMode26
gtErrBsdAlreadyOpenNot used
gtErrBsdDefaultDrwTemplateNot used
gtErrBsdDocNotSavedNot used
gtErrBsdInvalidArgNot used
gtErrBsdInvalidSaveLocationPathNot used
gtErrBsdInvalidSheetFormatPathNot used
gtErrBsdLowMemoryNot used
gtErrBsdNoActivePartDocNot used
gtErrBsdNoSheetMetalFeatureFoundNot used
gtErrBsdNotInitializedNot used
gtErrBsdOpenedReadOnlyNot used
gtErrBsdUserCanceledNot used
gtErrBsdVirtualComponentNot used
gtErrCompareFacesFailed7001 = Compare geometry 7001 through 8000
gtErrCompareFeaturesFailed6001 = Compare features 6001 through 7000
gtErrCompareGeometryNotExecuted7007
gtErrCompareVolFailed7002
gtErrCompareVolumeNotExecuted7013
gtErrCompDocsAlreadyOpen5001 = Compare documents 5001 through 6000
gtErrCompDocsInvalidModConfig5008
gtErrCompDocsInvalidModFile5006
gtErrCompDocsInvalidRefConfig5007
gtErrCompDocsInvalidRefFile5005
gtErrCompDocsNotExecuted5002
gtErrCompDocsOperationOptions5003 = Operation out of range
gtErrCompDocsResultOptions5004 = Result option out of range
gtErrCompDocsSameRefModFilesConfigs5009
gtErrCompFeatAlreadyRunning6004
gtErrCompFeatInvalidModConfig6010
gtErrCompFeatInvalidModFile6003
gtErrCompFeatInvalidRefConfig6009
gtErrCompFeatInvalidRefFile6002
gtErrCompFeatModNoSolidBodies6007
gtErrCompFeatNotExecuted6008
gtErrCompFeatRefNoSolidBodies6006
gtErrCompFeatResultOptions6005
gtErrCompFeatSameRefModFilesConfigs6011
gtErrCompGeomAlreadyOpen7008
gtErrCompGeomInvalidModConfig7015
gtErrCompGeomInvalidModFile7010
gtErrCompGeomInvalidRefConfig7014
gtErrCompGeomInvalidRefFile7009
gtErrCompGeomOperationOptions7011
gtErrCompGeomResultOptions7012
gtErrCompGeomSameRefModFilesConfigs7016
gtErrCouldNotCreateReportFolders14
gtErrDesignBinderReportAlreadyExists30
gtErrDoc1NotSelected33
gtErrDoc2NotSelected34
gtErrDocInEditSketchMode12
gtErrDocIsEmpty5
gtErrDocNotSelected2
gtErrDocOpenedViewOnly8
gtErrDocsAreSame4
gtErrDocsConfigNotExist29
gtErrDocsConfigsAreSame28
gtErrEdrawingFileAlreadyExists12018
gtErrFaceComparisonNotPossibleInAssemblies27
gtErrFacesIdentical7003
gtErrFileAlreadyExists20
gtErrFileNotFound18
gtErrFindText12019 = Property IFindReplaceAnnotations::FindText is not set
gtErrGckAlreadyOpen8001 = Geometry analysis 8001 through 9000
gtErrGckDRTError8003
gtErrGckInsufficientMemoryProvided8006
gtErrGckInvalidEntityParamater8008
gtErrGckNoActivePartDoc8002
gtErrGckNoGetCountFunctionCalled8005
gtErrGckNotInitialized8007
gtErrGckResultsAlreadyPresent8004
gtErrIncompatibleFile6
gtErrIncorrectFileName3
gtErrIncorrectReportPath15
gtErrInvalidFile17
gtErrNonSimilarParts7004
gtErrNoPartDocs25
gtErrNoSolidBodies19
gtErrNoSourceFeature11003
gtErrNoTargetFeature11004
gtErrNoUI12022
gtErrNoValidIndex12023
gtErrOpeningFile1
gtErrPslAlreadyRunning10014
gtErrPslAngleOutofRange10006
gtErrPslBothConvexConcaveNotSet10004
gtErrPslColorOutofRange10007
gtErrPslErrFilterTypeOutofRange10010
gtErrPslErrOperatorOutofRange10005
gtErrPslErrorInSelection10017
gtErrPslFeatureTypeOutofRange10008
gtErrPslIncorrectFeatureNameString10009
gtErrPslIncorrectFeatureTypeArray10018
gtErrPslNoActivePartDoc10016
gtErrPslNoFeatureTypeFilterSet10011
gtErrPslNoFilterSet10002
gtErrPslNoSelectEntitySet10001 = PowerSelect 10001 through 10019
gtErrPslNotInitialized10015
gtErrPslNotRun10013
gtErrPslResultOptions10019
gtErrPslSpecifiedFilterNotSet10003
gtErrPslUIRunning10012
gtErrReferenceBOMNotSelected31
gtErrReplaceText12020 = Property IFindReplaceAnnotations::ReplaceText is not set
gtErrReportAlreadyExists13
gtErrResultUIOn23
gtErrRollback11008
gtErrSameNameDocAlreadyOpen7
gtErrSameSourceTargetFeature11005
gtErrSavingFile16
gtErrSavingVolDiffResults7005
gtErrSharedByCompDocs11
gtErrSharedByFeatDiff10
gtErrSharedByGeomDiff9
gtErrSourceFeatErr11006
gtErrSourceFeatureRolledBack11009
gtErrSourceNoBodyFeature11011
gtErrTargetFeatErr11007
gtErrTargetFeatureRolledBack11010
gtErrTargetNoBodyFeature11012
gtErrtckBodyDoesNotExist12005
gtErrtckBodyNotSet12006
gtErrtckNoActivePartDoc12001 = Thickness analysis 12001 through 13000
gtErrTckNotInitialized12004
gtErrTckNotPerformed12015
gtErrTckNotValid12016
gtErrTckResolution12003
gtErrTckResultOptions12002
gtErrtckTesselationFailed12008
gtErrTcktThickRegnLimitNotInRange12014
gtErrTcktTrgThicknessNotInRange12013
gtErrtckUIRunning12007
gtErrThicknessRangeNotValid12017
gtErrToBeComparedBOMNotSelected32
gtErrToolNotSupported21  = Returned by IUtilities::GetToolInterface
gtErrUIInvoked12021 = PropertyManager page is already displayed
gtErrUtilityAlreadyRunning24
gtErrVolDiffResultsAlreadySaved7006
gtNOErr0 = No error
gtUnknownErr-1 = Common -1 through 5000
gtWarningTckThickAnalRangeAboveMaxThick12011
gtWarningTckThickAnalRangeBelowMaxThick12012
gtWarningTckThinAnalMinMaxThckSameAsTrg12010
gtWarningTckThinAnalRangeBelowMaxThick12009

See Also



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:   gtError_e Enumeration
*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) 2015 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.