create# classmethod Structure3D.create(layout, name)# Create a 3D structure. Parameters: layoutLayoutLayout to create the 3D structure in. namestrName of the 3D structure. Returns: Structure3D3D structure created.