Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 08/01/2011 at 04:48, xxxxxxxx wrote:
User Information: Cinema 4D Version: 11.5 Platform: Language(s) : C.O.F.F.E.E ;
--------- Hi,
i want to create a polygonal instance [with an ExpressionTagPlugin] and i am having some strange trouble with the Polygons.
I used GetPolygons(); and SetPolygons();. MSG_POLYGONS_CHANGED & BackupTags are used, too.
Any idea ? If you need more information, just tell me !
thanks in advance, nux
On 14/01/2011 at 03:55, xxxxxxxx wrote:
I don't know, need some code.
The problem is that COFFEE doesn't support Ngons.
cheers, Matthias
On 14/01/2011 at 10:14, xxxxxxxx wrote:
I already fixed that. I think it was because GetPolygons() returned null because there was no Polygon and then SetPolygons() jsut did nothing because there was nothing to do with null.
Ah too bad .. It's time to learn C++
Thanks, nux