attach.leader.face

Syntax

i = attach.leader.face(a)

Get the face side index associated with the attach condition (from 1 to 4 in 2D, 1 to 6 in 3D). If not a face attach type, returns 0.

Returns:

i - face side index associated with the attach condition, or 0 if this is not a face attach type

Arguments:

a - attach pointer

Deprecated function

In previous FLAC versions, this function was called attach.master.face, which is now deprecated.