tinvs:createby2surfacesandentity
(tinvs:createby2surfacesandentity
tinEname1 tinEname2 clipEnt
midOrdinateDist)
Creates a TinVolumeSurface from
tinEname1 and tinEname2
TinSurface entities, and a clipEnt clipping entity, which
is rasterised by midOrdinateDist
smoothness
Arguments |
tinEname1 (ename or vla-object) the first TinSurface
entity |
Return |
(ename) TinVolumeSurface entity, or NIL |
Example |
(tinvs:createby2surfacesandentity tin1 tin2 (entlast)
0.2) |
Remarks |
the 'midOrdinateDistance' is
the distance of the curve's midpoint, to the arc center; similar to
arc's bulge; used as a kind of tolerance; |
© Bricsys NV. All rights reserved. |