create#

classmethod Structure3D.create(layout, name)#

Create a 3D structure.

Parameters:
layoutLayout

Layout to create the 3D structure in.

namestr

Name of the 3D structure.

Returns:
Structure3D

3D structure created.