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

enum dsCommandOptionInt8_e
{
	dsCommandOptionInt8_Undefined = 0,
	dsCommandOptionInt8_SetDlDmZroDsp = 1,
	dsCommandOptionInt8_SetDmTolVJst = 2,
	dsCommandOptionInt8_SetTDmDZroDsp = 3,
	dsCommandOptionInt8_SetTDmZroDsp = 4,
	dsCommandOptionInt8_Count = 5
}