vertices#
- property Object3d.vertices: list[VertexPrimitive]#
Information for each vertex in the given part.
References
>>> oEditor.GetVertexIDsFromObject
Examples
>>> from ansys.aedt.core.modeler.cad.object_3d import Object3d >>> obj = Object3d() >>> obj.vertices