Minimum Description Name class Tinman.Shape.Minimum Derived from Shape Returns a composite shape that returns the minimum distance value (i.e. the union of the given shapes). Fields / Required first Type Shape Constraint # != null The first shape. second Type Shape Constraint # != null The second shape. Maximum Modify