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
Skincan be replaced byMultiProjSkin(derived class).MultiProjWirecan handle multiple projections when the normal is not continuous- The function
skinset.addcan take up to tenSkinsin argument. If only one is supplied, the functionaddreturns a reference pointing towards this skin. If more than one are supplied, no reference is returned. - If the
Skinis 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: by radermecker
