Repository URL to install this package:
|
Version:
2016.3.0.4050 ▾
|
//========================================================================//
// 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
}