Click or drag to resize

DocumentExportFrictionMatrix Method (FrictionConfiguration, String)

[Missing <summary> documentation for "M:Demo3D.Visuals.Document.ExportFrictionMatrix(Demo3D.Visuals.FrictionConfiguration,System.String)"]

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public static void ExportFrictionMatrix(
	FrictionConfiguration matrix,
	string path
)

Parameters

matrix
Type: Demo3D.VisualsFrictionConfiguration

[Missing <param name="matrix"/> documentation for "M:Demo3D.Visuals.Document.ExportFrictionMatrix(Demo3D.Visuals.FrictionConfiguration,System.String)"]

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:Demo3D.Visuals.Document.ExportFrictionMatrix(Demo3D.Visuals.FrictionConfiguration,System.String)"]

See Also