MirrorBoundaryIds

Type:Vector<int>
Range:[v_1, …]
Default:-/-
Appearance:optional

When extracting parts of a mirror-symmetric face using MirrorSymmetrySide, the removed symmetry interfaces become regular boundaries and must be assigned new boundary identifiers.

The parameter MirrorBoundaryIds specifies the boundary IDs assigned to the extracted parts of the former mirror-symmetry face. Its definition is mandatory if MirrorSymmetrySide is used.

MirrorBoundaryIds may be provided as a vector to assign distinct identifiers to each extracted part. Alternatively, a single integer value can be given as shorthand,

MirrorBoundaryIds = 123

in which case the same boundary ID is applied to all extracted parts.