RhinoObjectWorksessionReferenceSerialNumber Property |
Worksession reference model id.
0: layer is not in a reference model.
1: layer is in an unidentified worksession reference model.
>1000: Serial number of the worksession reference model.
The reference model serial number is a runtime value.
It is not saved in files and it is generally different the
next time a file is read.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic uint WorksessionReferenceSerialNumber { get; }Public ReadOnly Property WorksessionReferenceSerialNumber As UInteger
Get
Property Value
Type:
UInt32
Version InformationRhino for Windows
Supported in: 6.8
See Also