请教UG二次开发中一个函数的使用(UF_UI_select_single)

2025-04-09 07:27:51
推荐回答(1个)
回答1:

UF_solid_type-> UF_solid_face_subtype是选solid上的face的,比如block上的面。block上的面的type是UF_solid_type,不是UF_face_type。UF_face_type是选face的。 查看原帖>>