Click or drag to resize

CatalogLoad Method (String, Boolean)

[Missing <summary> documentation for "M:Demo3D.Visuals.Catalog.Load(System.String,System.Boolean)"]

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public void Load(
	string path,
	bool notify = false
)

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:Demo3D.Visuals.Catalog.Load(System.String,System.Boolean)"]

notify (Optional)
Type: SystemBoolean

[Missing <param name="notify"/> documentation for "M:Demo3D.Visuals.Catalog.Load(System.String,System.Boolean)"]

See Also