Click or drag to resize

RhinoDocGetEmbeddedFilesList Method

[Missing <summary> documentation for "M:Rhino.RhinoDoc.GetEmbeddedFilesList(System.Boolean)"]

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public string[] GetEmbeddedFilesList(
	bool missingOnly
)

Parameters

missingOnly
Type: SystemBoolean

[Missing <param name="missingOnly"/> documentation for "M:Rhino.RhinoDoc.GetEmbeddedFilesList(System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Rhino.RhinoDoc.GetEmbeddedFilesList(System.Boolean)"]

See Also