bottom_edge_y#

property FacePrimitive.bottom_edge_y: EdgePrimitive#

Bottom edge in the X 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.bottom_edge_y