This documentation is for the free plugin Py4D in CINEMA 4D R11.5 and not for the C4DSDK of Python in CINEMA 4D R12. For R12, please visit PluginCafe.com

c4d.modules.graphview.XPressoTag – a XPresso tag class

The class for XPresso tags.

class c4d.modules.graphview.XPressoTag

SuperClass

BaseTag

Methods

XPressoTag.__init__()
Return type:XPressoTag
Returns:The new XPresso tag.
XPressoTag.GetNodeMaster()

Returns the nodemaster of this XPressoTag.

Return type:GvNodeMaster
Returns:The nodemaster.

Table Of Contents

This Page