=====PinClear===== ====Summary==== This function allows you to clear all pinned properties from view. Properties can be pinned using the [[pinproperty]] function or unpinned individually using the [[unpinproperty]] function. ====Parameters==== There are no parameters for this function. ====See Also==== [[pinproperty]] [[unpinproperty]] ====Examples==== > This code will search for an asset named **Machine** and pin the 3 properties it contains named **GearBox**, **Power**, and **Pressure**. It will then pause for **3** seconds before clearing all pins removing them from view.