Tries to detemine the mechanism and link for the specified visual.
Namespace:
Demo3D.Visuals.KJE
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
Remarks
This function is stronger than
Mechanism(Visual) and
Link(Visual). This function
will only return true if it found a link and a mechanism for the specified visual, where the mechanism
contains the found link. This guarantees that the mechanism found moves the specified visual.
See Also