Hello,
I want to use toolkit to build a system that is average enough to distribute points on selected faces or boundaries.
For example:
import one part or assembly ,
select any face and create a starting point, using this point to fill the entire face evenly。
The density and quantity of points can be adjusted。
How can i do first?
Thanks and Regards
Roger
Solved! Go to Solution.
there is an example in $PROTOOL_SRC directory showing somewhat similar functionality:
$(PROTOOL_SRC)/protk_appls/pt_examples/pt_extobj/TestExtobj.c
there is an example in $PROTOOL_SRC directory showing somewhat similar functionality:
$(PROTOOL_SRC)/protk_appls/pt_examples/pt_extobj/TestExtobj.c
I don't use UDF.
Thanks,i will try it.
Could this be done using a UDF?