MetaDataProxy.SetContentInstanceId Method

MetaDataProxySetContentInstanceId Method

Set Content instance id for meta data

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void SetContentInstanceId(
	Guid uuid
)
Public Sub SetContentInstanceId ( 
	uuid As Guid
)

Parameters

uuid
Type: SystemGuid

[Missing <param name="uuid"/> documentation for "M:Rhino.Render.MetaDataProxy.SetContentInstanceId(System.Guid)"]

Version Information

Rhino for Windows

Supported in: 6.14
See Also