Environment#
- class ansys.aedt.core.modeler.advanced_cad.multiparts.Environment(env_folder, relative_cs_name=None)[source]#
Supports multi-part 3D components without motion for HFSS SBR+.
This class is derived from
MultiPartComponent
. Its call signature is identical to the parent class exceptmotion
is always set toFalse
.- Parameters:
Methods
Environment.insert
(app[, motion])Insert the object in HFSS SBR+.
Set up design variables and values to enable motion for the multi-part 3D component.
Environment.start
(app)Initialize app for SBR+ simulation.
Attributes
Coordinate system name.
Number of multi-part components.
Unique instance name.
Offset for the multi-part component.
X-, Y-, and Z-axis offset names.
X-axis offset name.
Y-axis offset name.
Z-axis offset name.
Pitch variable value.
Pitch variable name.
Roll variable value.
Roll variable name.
Global coordinate system.
Yaw variable value.
Yaw variable name.