Deprecated#
API Migration Guide#
As the Inspire API evolves, APIs are periodically reorganized or upgraded. When APIs evolve, the old API is deprecated and eventually removed. This page contains information you need to know when migrating from deprecated API versions to newer and more stable API versions.
During the deprecation period, the pre-release API remains functional, allowing a couple of releases to transition to the stable API version. We encourage you to migrate to the stable API version as soon as possible.
Deprecated APIs in Release 2025.1#
move() Deprecated:
inspire.geometry.move()Use:inspire.geometry.move2()system Deprecated:
inspire.System()Use:inspire.geometry.referenceSystem()Refer toinspire.geometry.referenceSystemdocumentation.normalModes Deprecated: -
inspire.SimSolidAnalysis.Params().normalModes-inspire.OptiStructAnalysis.Params().normalModesAvailable at load case level.bucklingModes Deprecated: -
inspire.SimSolidAnalysis.Params().bucklingModes-inspire.OptiStructAnalysis.Params().bucklingModesAvailable at load case level.modalPrestress Deprecated: -
inspire.SimSolidAnalysis.Params().modalPrestress-inspire.OptiStructAnalysis.Params().modalPrestressAvailable at load case level.gravity Deprecated: -
inspire.SimSolidAnalysis.Params().gravity-inspire.OptiStructAnalysis.Params().gravityPlease create GLoads if required.inertiaRelief Deprecated: -
inspire.SimSolidAnalysis.Params().inertiaRelief-inspire.OptiStructAnalysis.Params().inertiaReliefAvailable at load case level.
Removed APIs by Release#
Version 2026#
The v2026 release stopped serving the following deprecated API versions:
move() Deprecated:
inspire.geometry.move()Use:inspire.geometry.move2()Refer toinspire.geometry.move2documentation.
Version 2024.2#
The v2024.2 release stopped serving the following deprecated API versions:
patch() Deprecated:
inspire.geometry.patch()Use:inspire.geometry.patch2()Refer toinspire.geometry.patch2documentation.deleteFaces() Deprecated:
inspire.geometry.deleteFaces()Use:inspire.geometry.deleteFaces2()Refer toinspire.geometry.deleteFaces2documentation.solutionAdaption Deprecated:
inspire.SimSolidAnalysis.Params().solutionAdaptionAvailable at individual load case level.
Version 2023#
The v2023 release stopped serving the following deprecated API versions:
contacts Deprecated:
(Analysis/Optimization).Params().contactsGlobal ‘sliding with separation’ setting is deprecated as it is available at individual contact level. Refer to individual contact settings for their behavior.