bottom_edge_x#

property FacePrimitive.bottom_edge_x: 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_x