get_component_objects# ComponentArray.get_component_objects() → dict# Get 3D component center. Returns: dictDictionary of the center position and part name for all 3D components. Examples >>> from ansys.aedt.core.modeler.cad.component_array import ComponentArray >>> obj = ComponentArray() >>> obj.get_component_objects()