摘要: /*===============================================================*\FUNCTION: UserConeAngDisp()PURPOSE: Display the angle of the selected cone.\*=======================================================... 阅读全文
posted @ 2010-04-07 22:29 samyangvs05 阅读(221) 评论(0) 推荐(0) 编辑
摘要: /*=======================================================*\Function: UserArcDiaDisp()Purpose: Display Diameter of Selected Arc\*======================================================*/ProError UserArc... 阅读全文
posted @ 2010-04-07 22:10 samyangvs05 阅读(249) 评论(0) 推荐(0) 编辑
摘要: typedef struct uappdata{ int feature_id; ProMdl solid;} UsrAppData;/*================================================================*\FUNCTION: UserHoleSrfDisp()PURPOSE: Display the surfaces adjacen... 阅读全文
posted @ 2010-04-07 21:55 samyangvs05 阅读(343) 评论(0) 推荐(0) 编辑
摘要: typedef struct surface_visit_data{ FILE *fp; ProSolid part;} AxisVisitData_t;/*===============================================================*\FUNCTION: UserDemoAxisAct()PURPOSE : Axis-visit action... 阅读全文
posted @ 2010-04-07 15:02 samyangvs05 阅读(279) 评论(0) 推荐(0) 编辑