Part: clean up spacing of lines in BOP JoinFeatures
This commit is contained in:
@@ -32,7 +32,8 @@ from .GeneralFuseResult import GeneralFuseResult
|
||||
from .Utils import compoundLeaves
|
||||
|
||||
def shapeOfMaxSize(list_of_shapes):
|
||||
"""shapeOfMaxSize(list_of_shapes): finds the shape that has the largest mass in the list and returns it. The shapes in the list must be of same dimension."""
|
||||
"""shapeOfMaxSize(list_of_shapes): finds the shape that has the largest "
|
||||
"mass in the list and returns it. The shapes in the list must be of same dimension."""
|
||||
#first, check if shapes can be compared by size
|
||||
ShapeMerge.dimensionOfShapes(list_of_shapes)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user