KCL: Helper functions to get a plane's X and Y axis
This commit is contained in:
@ -23,6 +23,7 @@ export import * from "std::transform"
|
||||
export import "std::turns"
|
||||
export import "std::sweep"
|
||||
export import "std::appearance"
|
||||
export import "std::planes"
|
||||
|
||||
/// An abstract 3d plane aligned with the X and Y axes. Its normal is the positive Z axis.
|
||||
export XY = {
|
||||
|
Reference in New Issue
Block a user