doc:user:geometry:user:peaux
Table of Contents
Skins
Definition
Skins
are sets of Sides. A Skin
can be open or closed.
skin = skinset.add( Skin(number, [side1, side2, side3, ...]) )
where
number | number of the Skin |
side1 , side2 , side3 | Sides which constitute the Skin |
Notes
Skin
can be replaced byMultiProjSkin
(derived class).MultiProjWire
can handle multiple projections when the normal is not continuous- The function
skinset.add
can take up to tenSkins
in argument. If only one is supplied, the functionadd
returns a reference pointing towards this skin. If more than one are supplied, no reference is returned. - If the
Skin
is to be meshed by the transfinite mesher 3D Meshers (Volumes)), the order of the faces that define it matters.
doc/user/geometry/user/peaux.txt · Last modified: 2016/03/30 15:23 by 127.0.0.1