nodes property

nodes property

Gets an array of StlNode entries inside the 3ds file.

Definition:

@property
def nodes(self):
    ...

See Also