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_I32.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_I32.h, C++ API dsCommandOptionInt32 interface
//

enum dsCommandOptionInt32_e
{
	dsCommandOptionInt32_Undefined = 0,
	dsCommandOptionInt32_EnblClkDrg = 1,
	dsCommandOptionInt32_EnblEntSelAuto = 2,
	dsCommandOptionInt32_SetCmdPrmtLvl = 3,
	dsCommandOptionInt32_SetCrdInptMode = 4,
	dsCommandOptionInt32_SetEntSelAdd = 5,
	dsCommandOptionInt32_SetSvTm = 6,
	dsCommandOptionInt32_Count = 7
}