UF_MODL_ask_local_scale
Defined in: uf_modl_dfo.h
int UF_MODL_ask_local_scale(tag_t feature_tag, UF_MODL_dfo_scale_type_t * type, UF_MODL_dfo_region_t * * region, tag_t * so_point, tag_t * so_dir, tag_t * so_csys, char factor [ 3 ] [ UF_MAX_EXP_BUFSIZE ] )
overview 概述
This function inquires the parameters of a local scale feature
这个函数查询局部尺度特征的参数
UFUN例子
获取源码例子请搜索 里海NX二次开发3000例专栏
parameters 参数
| tag_t | feature_tag | Input | feature object identifier of a scale 刻度的特征对象标识符 |
| UF_MODL_dfo_scale_type_t * | type | Output | scale type 刻度盘刻度盘刻度盘刻度盘刻度盘刻度盘刻度盘刻度盘 |
| UF_MODL_dfo_region_t * * | region | Output to UF_free | faces to be operated 要操作的面 |
| tag_t * | so_point | Output | smart point 说得好 |
| tag_t * | so_dir | Output | smart direction 明智的方向 |
| tag_t * | so_csys | Output | smart coordinate system 聪明的坐标系 |
| char | factor [ 3 ] [ UF_MAX_EXP_BUFSIZE ] | Output | scale factors 规模因素 |