BuildingStructureNodes
Canonical path: NemAll_Python_ArchElements.BuildingStructureNodes
This is the base class of all NBS nodes collections
Don't create an instance of this class. Take it from parent node.
Methods:
-
Count– -
Item–Args:
-
__init__–Overloaded function. See individual overloads.
-
getParent– -
getRoot–
__init__
overloaded
__init__(parent: BuildingStructureNode)
This is the base class of all NBS nodes collections
Don't create an instance of this class. Take it from parent node.
Parameters:
-
parent(BuildingStructureNode) –
__init__(root: BuildingStructure)
Args: root:
Placeholder