top_edge_y#

property FacePrimitive.top_edge_y: EdgePrimitive#

Top edge in the Y direction of the object. Midpoint is used as criteria to find the edge.

Returns:
ansys.aedt.core.modeler.cad.elements_3d.EdgePrimitive

Examples

>>> from ansys.aedt.core.modeler.cad.elements_3d import FacePrimitive
>>> obj = FacePrimitive()
>>> obj.top_edge_y