Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
draftsight / opt / dassault-systemes / DraftSight / APISDK / headers / cpp / dsCommandOption_S.h
Size: Mime:
//========================================================================//
//							SOURCE CODE LICENSE							  //
//  Copyright 2012 Dassault Systèmes SolidWorks Corporation               //
//  All rights reserved.                                                  //
//  This software and related documentation are proprietary to            // 
//  Dassault Systèmes SolidWorks Corporation                              //
//========================================================================//
// dsCommandOption_S.h, C++ API dsCommandOptionString interface
//

enum dsCommandOptionString_e
{
	dsCommandOptionString_Undefined = 0,
	dsCommandOptionString_GetActCmd = 1,
	dsCommandOptionString_GetActComp = 2,
	dsCommandOptionString_GetActDict = 3,
	dsCommandOptionString_GetActDimStyl = 4,
	dsCommandOptionString_GetActTab = 5,
	dsCommandOptionString_GetActUsr = 6,
	dsCommandOptionString_GetInfOS = 7,
	dsCommandOptionString_GetLstPrmpt = 8,
	dsCommandOptionString_GetLstSvNm = 9,
	dsCommandOptionString_GetNmActCS = 10,
	dsCommandOptionString_GetNmActPrfl = 11,
	dsCommandOptionString_GetNmAutoSvFl = 12,
	dsCommandOptionString_GetNmPrdct = 13,
	dsCommandOptionString_GetNmPrgm = 14,
	dsCommandOptionString_GetNmPrnStyl = 15,
	dsCommandOptionString_GetPlatform = 16,
	dsCommandOptionString_GetPthDS = 17,
	dsCommandOptionString_GetPthDWG = 18,
	dsCommandOptionString_GetUsrStrn1 = 19,
	dsCommandOptionString_GetUsrStrn2 = 20,
	dsCommandOptionString_GetUsrStrn3 = 21,
	dsCommandOptionString_GetUsrStrn4 = 22,
	dsCommandOptionString_GetUsrStrn5 = 23,
	dsCommandOptionString_Lgcy_PKSER = 24,
	dsCommandOptionString_LgcyCANNOSCALE = 25,
	dsCommandOptionString_LgcyPROJECTNAME = 26,
	dsCommandOptionString_LgcySHPNAME = 27,
	dsCommandOptionString_SetActBlkNm = 28,
	dsCommandOptionString_SetActLay = 29,
	dsCommandOptionString_SetActLStyl = 30,
	dsCommandOptionString_SetActMnu = 31,
	dsCommandOptionString_SetActTblStyl = 32,
	dsCommandOptionString_SetActTxtStyl = 33,
	dsCommandOptionString_SetAltFnt = 34,
	dsCommandOptionString_SetAutoSvPth = 35,
	dsCommandOptionString_SetBrwsrURL = 36,
	dsCommandOptionString_SetCCSBase = 37,
	dsCommandOptionString_SetDictFNm = 38,
	dsCommandOptionString_SetDmArwBlk = 39,
	dsCommandOptionString_SetDmArwBlk1 = 40,
	dsCommandOptionString_SetDmArwBlk2 = 41,
	dsCommandOptionString_SetDmLdrBlk = 42,
	dsCommandOptionString_SetDmTxtStyl = 43,
	dsCommandOptionString_SetFntMpFNm = 44,
	dsCommandOptionString_SetHistFNm = 45,
	dsCommandOptionString_SetHtchPtrn = 46,
	dsCommandOptionString_SetHyprLnkBase = 47,
	dsCommandOptionString_SetLDmPrfxSfx = 48,
	dsCommandOptionString_SetLogPth = 49,
	dsCommandOptionString_SetNoteStyl = 50,
	dsCommandOptionString_SetPGdSpcAng = 51,
	dsCommandOptionString_SetPrmptTxt = 52,
	dsCommandOptionString_SetPSProLog = 53,
	dsCommandOptionString_SetPthTemp = 54,
	dsCommandOptionString_SetShtCSNm = 55,
	dsCommandOptionString_SetTDmPrfxSfx = 56,
	dsCommandOptionString_SetAltShp = 57,
	dsCommandOptionString_SetAltBgFnt = 58,
	dsCommandOptionString_Count = 59
}