Click or drag to resize

FileReadOptionsLinkedInstanceDefinitionSerialNumber Property

If a file is being read to create an instance definition, then this value will be the serial number of the instance definition being created. Otherwise, this value will be 0;

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

Property Value

Type: UInt32
See Also