segment_info#
- property EdgePrimitive.segment_info: dict#
Compute segment information using the object-oriented method (from AEDT 2021 R2 with beta options).
The method manages segment info for lines, circles and ellipse providing information about all of those.
- Returns:
listSegment info if available.
Examples
>>> from ansys.aedt.core.modeler.cad.elements_3d import EdgePrimitive >>> obj = EdgePrimitive() >>> obj.segment_info