主题: comment example
查看单个帖子
旧 2008-02-12, 10:01 PM   #1
huangyhg
超级版主
 
huangyhg的头像
 
注册日期: 04-03
帖子: 18592
精华: 36
现金: 249466 标准币
资产: 1080358888 标准币
huangyhg 向着好的方向发展
默认 comment example

1) catia
/**
* @quickReview CRE 03:10:17
*/
//=============================================================================
//
// COPYRIGHT DASSAULT SYSTEMES 2000
//
// Sample code for : Geometric Modeler
// Mission : Derivation of a new mathematical function: the egg box.
// The CAAAmtForeignFctXY is defined in CAAAmtForeignFctXY.h
// The code is in CAAAmtForeignFctXY.cpp
//
// Type : Batch program
// Inputs : None
// Outputs : cout
// Returns : 0 if all is OK
// : 1 or 2 if the function type is wrong
// : 3 if the evaluation is wrong
// : 4 if the derative evaluation is wrong
// : 5 if the second derivative evaluation is wrong
// : 6 if the derivative evaluation is wrong
// Illustrates : 1- How to create a new type of mathematical function, that
// can be later used in foreign surfaces
// 2- How to use mathematical functions CATMathFunctionXY: the evaluations
//
//
// How to run it : CAAAmtFct
//=============================================================================
huangyhg离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)