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)
Syntaxpublic int ModelCount { get; }Public ReadOnly Property ModelCount As Integer
Get
Property Value
Type:
Int32
Version InformationRhino for Windows
Supported in: 6.8
See Also