Reference page for GeometryReplicator

Contents

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 - GeometryReplicator/replicate_points is a function. replicate_surfaces - GeometryReplicator/replicate_surfaces is a function. update_periodicity - direct search Documentation for GeometryReplicator doc GeometryReplicator


PROPERTIES


METHODS

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

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

this = GeometryReplicator(geometry)

this.init_periodic_pairs(arguments) Setting slave-from-master identity pairs of Points and

Lines.

GeometryReplicator/this.replicate(arguments) is a function.

replicate(this)

GeometryReplicator/this.replicate_curves(arguments) is a function.

replicate_curves(this)

GeometryReplicator/this.replicate_domains(arguments) is a function.

replicate_domains(this, k)

GeometryReplicator/this.replicate_points(arguments) is a function.

Pnew = replicate_points(this, k)

GeometryReplicator/this.replicate_surfaces(arguments) is a function.

replicate_surfaces(this)

direct search