class documentation

class NodeList(list):

View In Hierarchy

Undocumented

Method get​_nodes​_by​_type Return a list of all nodes of the given type
Method render Undocumented
Class Variable contains​_nontext Undocumented
def get_nodes_by_type(self, nodetype):
Return a list of all nodes of the given type
def render(self, context):

Undocumented

contains_nontext: bool =

Undocumented