mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 00:09:41 +00:00
fix typo
This commit is contained in:
parent
67697fe139
commit
683bab1d6a
1 changed files with 1 additions and 1 deletions
2
vnf.scad
2
vnf.scad
|
@ -1190,7 +1190,7 @@ function _vnf_centroid(vnf,eps=EPSILON) =
|
|||
|
||||
// Function: projection()
|
||||
// Synopsis: Returns projection or intersection of vnf with XY plane
|
||||
// SynTags: VNF:
|
||||
// SynTags: VNF
|
||||
// Topics: VNF Manipulation
|
||||
// See Also: vnf_halfspace()
|
||||
// Usage:
|
||||
|
|
Loading…
Reference in a new issue