Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


doc:user:geometry:user:selections

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
doc:user:geometry:user:selections [2018/01/30 18:44] papeleuxdoc:user:geometry:user:selections [2018/01/30 18:46] (current) papeleux
Line 130: Line 130:
  
 Selection of a part or a ring, defined by two angles, along the ''x'', ''y'' or ''z'' direction :  Selection of a part or a ring, defined by two angles, along the ''x'', ''y'' or ''z'' direction : 
- +
   SectorAnnealedSelector(lock, x, y, z, rMin, rMax, thetaMin, thetaMax, hMin, hMax)   SectorAnnealedSelector(lock, x, y, z, rMin, rMax, thetaMin, thetaMax, hMin, hMax)
  
Line 155: Line 155:
  
 Selection within an ellipse : Selection within an ellipse :
 +
   EllipseSelector (lock, Cx, Cy, CZ, a, b)   EllipseSelector (lock, Cx, Cy, CZ, a, b)
  
Line 167: Line 168:
  
 Selection on one side of a plane : Selection on one side of a plane :
 +
   PlaneSelector (plane, dir)   PlaneSelector (plane, dir)
  
Line 172: Line 174:
 | ''plane'' | [[doc:user:geometry:user:surfaces#plane|Plane]] surface object |  | ''plane'' | [[doc:user:geometry:user:surfaces#plane|Plane]] surface object | 
 | ''dir'' | boolean (True / False) defining the side of the plane (depending to the normal) | | ''dir'' | boolean (True / False) defining the side of the plane (depending to the normal) |
- 
- 
-=== InverseSelector === 
- 
-Revert the effect of a selector  : 
-  InverseSelector (selector) 
- 
-where 
-| ''selector'' | selector whose effect will be inverted |  
  
 === BoundarySelector === === BoundarySelector ===
Line 190: Line 183:
  
 Select nodes that are on the surface of a meshed object (2D Models only)  : Select nodes that are on the surface of a meshed object (2D Models only)  :
 +
   Boundary2DSelector ()   Boundary2DSelector ()
 +
 +=== InverseSelector ===
 +
 +Revert the effect of a selector  :
 +
 +  InverseSelector (selector)
 +
 +where
 +| ''selector'' | selector whose effect will be inverted | 
  
 __Examples:__ __Examples:__
doc/user/geometry/user/selections.1517334295.txt.gz · Last modified: 2018/01/30 18:44 by papeleux

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki