TopLevelThreeSpaceΒΆ

space.spad line 620 [edit on github]

This package exports a function for making a ThreeSpace

createThreeSpace: () -> ThreeSpace DoubleFloat

createThreeSpace() creates a ThreeSpace(DoubleFloat) object capable of holding point, curve, mesh components and any combination.