update_properties# ComponentArray.update_properties() → dict# Update component array properties. Returns: dictOrdered dictionary of the properties of the component array. Examples >>> from ansys.aedt.core.modeler.cad.component_array import ComponentArray >>> obj = ComponentArray() >>> obj.update_properties()