Design-Time Functions > Functions: F - L > LOC_MIRROR

www.kxcad.net Home > CAE Index > MSC Software Index > Adams MD R2 Index


Your Ad Here

LOC_MIRROR
Returns an array of three numbers representing a location in the global coordinate system, which mirrors another location across a plane of a coordinate system object.
Format
LOC_MIRROR (Location, Frame Object, Plane Name)
Arguments
 
Character string that specifies one of the three planes in a coordinate system object. xy, yx, xz, zx, yz, and zy (character case is insignificant) are the only possible values. Character order is insignificant; that is, xy is the same as yx.
list2+
In the following illustration, the LOC_MIRROR function returns an array of three numbers representing a location:
 

Note:  
Learn more about location/orientation functions.
Your Ad Here