ShortToGround.qgeometry_table#

ShortToGround.qgeometry_table(element_type: str) DataFrame#

Returns the entire element table for the component.

Parameters:

element_type (str) – Name of element table or type; e.g., ‘poly’ and ‘path’

Returns:

Element table for the component or None if an error in the name of the element type (ie. table)

Return type:

pd.DataFrame