process_steps# property AdaptivePass.process_steps: list[str] | None# Names of nested process steps, if any. Returns: list of str or None Examples >>> from ansys.aedt.core.modules.profile import ProfileStep >>> obj = ProfileStep() >>> obj.process_steps