auto_assign_lattice_pairs#
- Hfss.auto_assign_lattice_pairs(assignment, coordinate_system='Global', coordinate_plane='XY')[source]#
Assign lattice pairs to a geometry automatically.
- Parameters:
- assignment
str
,ansys.aedt.core.modeler.cad.object_3d.Object3d
Object to assign a lattice to.
- coordinate_system
str
,optional
Coordinate system to look for the lattice on.
- coordinate_plane
str
,optional
Plane to look for the lattice on. Options are
"XY"
,"XZ"
, and"YZ"
. The default is"XY"
.
- assignment
- Returns:
References
>>> oModule.AutoIdentifyLatticePair