COM Interface: ITechnology

This class provides access to the technology of the PCB board. This includes the collection of board technology layers and other technology properties.

Members

Properties

Property Description
BSTR Comment {get} Returns the technology comment.
BSTR Name {get} Returns the technology name.
long NumConductorLayers {get} Returns the number of conductor layers in the technology.
ITechnologyLayers TechnologyLayers {get} Returns a list of the technology layers.