We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9472d9 commit 9a520dbCopy full SHA for 9a520db
src/ansys/edb/core/primitive/primitive_instance_collection.py
@@ -65,7 +65,7 @@ def create(
65
Layer that the primitive instance collection geometry will exist on.
66
geometry : .PolygonData
67
The geometry that will be instantiated.
68
- positions : list of :term:`PointLike`
+ positions : list of :term:`Point2DLike`
69
The points to instantiate the geometry at.
70
71
Returns
0 commit comments