planearrays
array of planes with a defined geometric relationship
f PlaneArray() ...
factory function returns instance a class representing an array of planes with a defined geometric relationship
- constructors:
- PlaneArray (line )
- sheaf of planes through the given line
- calls: class PlaneSheaf(line)
See the source for more information.