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 07/07/2004 at 05:25, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8.207 Platform: Language(s) : C.O.F.F.E.E ;
---------I searched the cinema manual and the forum, nothing, and the explenation in the sdk to PLUGINFLAG_SMALLNODE is "Create a small node"....anyone knows what a small node is?
On 07/07/2004 at 21:44, xxxxxxxx wrote:
This flag applies to the C++ API, not to C.O.F.F.E.E. I believe it means that the node will derive from GeListNode, rather than from BaseList2D. Normally this isn't something you would use in a regular plugin.