Frame Point Relative Location (Expression) — DisplayEntityUtils
Addon: DisplayEntityUtils · Category: Expression · Since: 3.2.1
Syntax
%framepoint% location relative [to|of] %activegroup/location%Description
Get the location of a Frame Point relative to a group or location. The provided location is more accurate when used on an Active Group since group scale is included in calculation.
Examples
set {_loc} to {_framepoint}'s location relative to {_activegroup}
set {_loc} to {_framepoint}'s location relative to {_location}