我想用函数UF_MODL_create_law_extension来创建一个曲面,它的输入参数为结构体struct UF_MODL_lawext_data_s
{
UF_MODL_lawext_dirref_t ref_type; /* Direction reference type
*/
void *length_law_parms; /* For the specification of
length law parameters */
void *angle_law_parms; /* For the specification of
angle law parameters */
UF_STRING_p_t curve;