InterfaceLayerSaveLayerAsCatia Method

saves the layer as catia script

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
bool SaveLayerAsCatia(
	string fullPath
)

Parameters

fullPath  String
the full path including the file extention

Return Value

Boolean
true if the export works

See Also