Page 1 of 1
Unlimit for Max Number of polygons in 3 version ?
Posted: Thu Feb 18, 2016 2:20 pm
by neiwei845458454
Hi Paul,
Can you do the unlimit for Max Number of polygons in 3 version ?
I often have to do big data model.
Please fixed it done.
Thanks!
Re: Unlimit for Max Number of polygons in 3 version ?
Posted: Thu Feb 18, 2016 10:23 pm
by face_off
The latest Octane 3 TEST release of the plugin should support unlimited polygons. Set the Max Polygons in the plugin configuration to a large number (try 30 million) to do this. Keep in mind that Rhino plugins are written in C#, which has a maximum memory size that you can use, and this maximum seems to equate to about 80 million polygons, so whilst Octane supports unlimited polygons, the Rhino plugin does not.
Paul
Re: Unlimit for Max Number of polygons in 3 version ?
Posted: Thu Feb 25, 2016 11:26 am
by neiwei845458454
OK, very thx !
