Link Search Menu Expand Document

Summary

GeometryReplicator methods: GeometryReplicator - is a class. init_periodic_pairs - Setting slave-from-master identity pairs of Points and replicate - GeometryReplicator/replicate is a function. replicate_curves - GeometryReplicator/replicate_curves is a function. replicate_domains - GeometryReplicator/replicate_domains is a function. replicate_points - ps = GeoHelper.get_points(this.geometry); replicate_surfaces - GeometryReplicator/replicate_surfaces is a function. update_periodicity - direct search

PROPERTIES

  • GeometryReplicator/curve_map is a property.

  • GeometryReplicator/domain_map is a property.

  • GeometryReplicator/geometry is a property.

  • GeometryReplicator/number_of_replications is a property.

  • GeometryReplicator/periodic_line_pairs is a property.

  • GeometryReplicator/periodic_point_pairs is a property.

  • GeometryReplicator/point_map is a property.

  • GeometryReplicator/surface_map is a property.

Methods

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

* GeometryReplicator/GeometryReplicator is a constructor.

this = GeometryReplicator(geometry)

* init_periodic_pairs Setting slave-from-master identity pairs of Points and

Lines.

* GeometryReplicator/replicate is a function.

replicate(this)

* GeometryReplicator/replicate_curves is a function.

replicate_curves(this)

* GeometryReplicator/replicate_domains is a function.

replicate_domains(this, k)

* ps = GeoHelper.get_points(this.geometry);

* GeometryReplicator/replicate_surfaces is a function.

replicate_surfaces(this)