Keys for transformations#

This section is dedicated to list every key related to transformations in alphabetical order.

_angle
rotation angle
Possible value type: Real
_axis
define angle for elliptical and circular sectors
Possible value types: Real, Reals
Also used in: geometries
_center
define the center of a geometry or a rotation
Possible value type: Point
Also used in: geometries
_direction
define the vector of an extrusion by translation
Possible value type: Reals
_name
define the name of an entity
Possible value type: String
_normal
the normal vector of a rotation plane
Possible value type: Reals
Also used in:
_scale
the scale factor
Possible value type: Real
Also used in: geometries
_suffix
the suffix to add to domain names when using transformations on meshes
Possible value type: String
_transformation
transformation type in transform(…) routines
Possible values: _noTransform, _translation, _rotation2d, _rotation3d, _homothety, _scaling, _ptReflection, _reflection2d, _reflection3d, _composition, _explicitLinear