Reference page for AxialGeometry

Contents

Summary

AxialGeometry is a class. Documentation for AxialGeometry doc AxialGeometry


PROPERTIES


METHODS

Class methods are listed below. Inherited methods are not included.

this = AxialGeometry(arguments) /this = AxialGeometry(arguments) is a constructor.

this.copy_domain(arguments) Copy domain and apply necessary rotations or

translations.

new = copy_domain(this, old_domain, sector_shift)

DEFAULT behaviour: rotate domain remanence and orientation directions, if any, by sector_shift.

this.mesh_elementary_geometry(arguments) Create mesh for the elementary geometry.

mesh_elementary_geometry(this)

Meshes the elementary geometry, e.g. the raw geometry before possible replication.

Note that the methods this.shift_elementary_nodes, this.copy_domain, and this.parse_nodes have to be implemented. Help for AxialGeometry/*mesh_elementary_geometry* is inherited from superclass GEOBASE

this = parse_nodes@GeoBase(this, Surfaces);

this.shift_elementary_nodes(arguments) Apply symmetry shift.

y_shift_points Shift all Point objects of this in

y-direction.

y_shift_points(this, shift)

y_shift_points Shift all Point objects of this in

y-direction.

y_shift_points(this, shift)

this.y_shift_points(arguments) Shift all Point objects of this in

y-direction.

y_shift_points(this, shift)