PCB-Investigator Interface Documentation
C#
VB
C++
F#
Show/Hide TOC
Setup Class
Definition
Namespace:
PCBI_ComponentEditor
Assembly:
PCBI_Component_Editor (in PCBI_Component_Editor.dll) Version: 17.0.0.0 (17.0.0.0)
C#
Copy
public
class
Setup
VB
Copy
Public
Class
Setup
C++
Copy
public
ref class
Setup
F#
Copy
type
Setup
=
class
end
Inheritance
Object
Setup
Constructors
Setup
Initializes a new instance of the
Setup
class
Methods
LoadSetup
LoadSetup(IFileData)
Save
Save(IFileData)
Fields
AddPinPads
CreateNewJob
CSVSeperator
DescriptionLocationInCSV
LibraryName
LocationLocationInCSV
MirrorXLocationInCSV
PackageLibraryName
PackageLibraryNameParent
PackageNameLocationInCSV
PartLibraryName
PartLibraryNameParent
PartNameLocationInCSV
PosXLocationInCSV
PosYLocationInCSV
ReferenceLocationInCSV
RoationCW
RotationLocationInCSV
UnitsCSV
userPath
ValueLocationInCSV
See Also
Reference
PCBI_ComponentEditor Namespace
In This Article
Definition
Constructors
Methods
Fields
See Also