Click or drag to resize

FileReadOptionsWorkSessionReferenceModelSerialNumber Property

If a worksession reference model is being read, then a value >= 1000 will be returned. Otherwise, this value will be 0;

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.6
Syntax
public uint WorkSessionReferenceModelSerialNumber { get; }

Property Value

Type: UInt32
See Also