ProjectExportCad(String) Method

Export all CAD for this project to a file.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public void ExportCad(
	string filePath
)

Parameters

filePath  String
 

See Also