finesse.components.space.Space.abcd

property Space.abcd

Numeric ABCD matrix.

Equivalent to any of space.ABCD(1, 2, "x"), space.ABCD(2, 1, "x"), space.ABCD(1, 2, "y"), space.ABCD(2, 1, "y").

Getter

Returns a copy of the (numeric) ABCD matrix (read-only).