Repopulates the specified mechanism aspect from joint description aspects down the
visual hierarchy.
Namespace: Demo3D.Visuals.KJEAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic static void Repopulate(
MechanismAspect mechanism
)
Parameters
- mechanism MechanismAspect
- The mechanism aspect to be repopulated.
See Also