Click or drag to resize

WorksessionModelCount Property

Returns the number of models in the worksession. The active model will included in this count whether or not it has been saved.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public int ModelCount { get; }

Property Value

Type: Int32
See Also