找回密码
 立即注册

QQ登录

只需一步,快速开始

微信扫码登录

搜索
查看: 1626|回复: 0

[求助] NX二次开发UF_MOTION_export_adams_anl_file怎么用?

[复制链接]

14

主题

86

回帖

2213

积分

少尉

积分
2213
发表于 2014-4-23 11:49:21 | 显示全部楼层 |阅读模式
下面是UF_MOTION_export_adams_anl_file的介绍,怎么用呢?看不懂!
UF_MOTION_export_adams_anl_file (view source)

Defined in: uf_motion.h


Overview

Exports the current Motion model as an ANL file which can then be read
into Adams or any other application which reads Adams ANL files.


Environment

Internal or External


See Also

UF_MOTION_init_stl_parameters_struct
UF_MOTION_solve_model
UF_MOTION_calculate_static_equilibrium
UF_MOTION_step_articulation
UF_MOTION_export_adams_res_file


History

Released in NX3


Required License(s)

gateway



int UF_MOTION_export_adams_anl_file
(
const char * file_name,
UF_MOTION_anl_geometry_format_t geometry_format,
UF_MOTION_stl_parameters_p_t stl_params

)

const char *file_nameInputThe filename of the .anl file to write. It
should include the entire path to the file.
The filename should end with .anl followed by a
terminating NULL character.
UF_MOTION_anl_geometry_format_tgeometry_formatInputThe format to export the geometry.
UF_MOTION_stl_parameters_p_tstl_paramsInputIf geometry_format == UF_MOTION_stl, then
this arg contains the parameters to export
the geometry as STL data. Ignored if
geometry_format != UF_MOTION_stl.





您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

咨询QQ:1359218528|发帖须知!|Archiver|手机版|小黑屋|UG爱好者论坛 ( 京ICP备10217105号-2 )

GMT+8, 2024-12-22 18:17

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表