top_edge_z#

property FacePrimitive.top_edge_z: EdgePrimitive#

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

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

References

>>> oEditor.FaceCenter

Examples

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