Click or drag to resize

WorksessionUpdateAll Method

Re-reads every reference model in this worksession whose file has changed on disk.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public bool UpdateAll()

Return Value

Type: Boolean
True if successful, false otherwise.
See Also