FasterCapObject.GetCondNames

VARIANT FasterCapObject.GetCondNames()

Return Value

The method returns a 1-dimensional safe-array encapsulated in a variant data. The array contains the names of the conductors to which the capacitance matrix rows / columns refer.

Notes:

The array dimensions can be queried from the safe array itself, see the 'safe array' topic in the MS Automation documentation.

Parameters

None

Remarks

Gets conductor names for the rows / columns of the capacitance matrix.

See Also

FasterCap Automation Overview | GetCapacitance Method