Click or drag to resize

File3dmRenderContentXML Method

Gets the render content's state as an XML string.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public string XML(
	bool recursive
)

Parameters

recursive
Type: SystemBoolean

[Missing <param name="recursive"/> documentation for "M:Rhino.FileIO.File3dmRenderContent.XML(System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Rhino.FileIO.File3dmRenderContent.XML(System.Boolean)"]

See Also