points_on_layer#

property Polygon.points_on_layer: list#

Object Bounding Box.

Returns:
List

List of [x,y] coordinate of bounding box.

Examples

>>> from ansys.aedt.core.modeler.advanced_cad.stackup_3d import Polygon
>>> obj = Polygon()
>>> obj.points_on_layer