top_edge_z#

property Object3d.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.object_3d import Object3d
>>> obj = Object3d()
>>> obj.top_edge_z