mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 16:29:40 +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()
|
// Function: projection()
|
||||||
// Synopsis: Returns projection or intersection of vnf with XY plane
|
// Synopsis: Returns projection or intersection of vnf with XY plane
|
||||||
// SynTags: VNF:
|
// SynTags: VNF
|
||||||
// Topics: VNF Manipulation
|
// Topics: VNF Manipulation
|
||||||
// See Also: vnf_halfspace()
|
// See Also: vnf_halfspace()
|
||||||
// Usage:
|
// Usage:
|
||||||
|
|
Loading…
Reference in a new issue