Free Electron Documented Operators
Common Operator Info
FE MirrorOp

MirrorOp

Copies points across an axis.

Inputs

The Input Surface will be mirrored into the output, which can contain both original points and mirror points.

An optional Driver Surface can be provided onto which mirrored points can be snapped or filtered.

Parameters

The operator can Mirror Over the X Axis, Y Axis, or Z Axis.

If Snap to Surface is on, the mirrored points will be moved to the closest permitted location on the driver surface.

When choosing to Partition Driver, the Driver Attr specifies a string primitive attribute that distinguishes driver parts as collections of primitives which have the same attribute string.

Any input points that are nearest to s driver surface part matching the Delete From pattern will not appear in the output. If the delete pattern is blank, nothing is deleted. If the Regex flag is on, the pattern will be interpreted as a regular expression instead of a globbing pattern.

If set, only input points that are nearest to a driver surface part matching the Mirror From pattern will be mirrored. If the mirror pattern is blank, a input points are considered for mirroring. If the Regex flag is on, the pattern will be interpreted as a regular expression instead of a globbing pattern.

Status

(FE alpha) PROTOTYPE
tested in Houdini


Web page, Copyright 2008-2021, Free Electron Organization