Skip to content

Commit 9a520db

Browse files
committed
FIX: Fix prim inst doc build failure
1 parent d9472d9 commit 9a520db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ansys/edb/core/primitive/primitive_instance_collection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ def create(
6565
Layer that the primitive instance collection geometry will exist on.
6666
geometry : .PolygonData
6767
The geometry that will be instantiated.
68-
positions : list of :term:`PointLike`
68+
positions : list of :term:`Point2DLike`
6969
The points to instantiate the geometry at.
7070
7171
Returns

0 commit comments

Comments
 (0)