Skip to content

Commit 699dc07

Browse files
authored
Create 'Added in 2025R2' section to docs (#851)
Add a section detailing the added features in the 2025R2 server version. Closes #849.
1 parent 5825968 commit 699dc07

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

doc/source/user_guide/compatibility.rst

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,31 @@ However, some features are not available when using older versions of the server
1010
Version 2025R1 is the first full release of the ACP gRPC server, which makes
1111
almost all features of ACP available through PyACP.
1212

13+
Added in 2025R2
14+
~~~~~~~~~~~~~~~
15+
16+
The following features were added in version 2025R2 of the ACP gRPC server.
17+
18+
Attributes
19+
''''''''''
20+
21+
- :attr:`.ImportedSolidModel.analysis_plies`
22+
- :attr:`.ImportedSolidModel.imported_analysis_plies`
23+
- :attr:`.LayupMappingObject.analysis_plies`
24+
- :attr:`.LayupMappingObject.imported_analysis_plies`
25+
- :attr:`.LookUpTable3D.rosette`
26+
- :attr:`.LookUpTable3D.use_global_coordinate_system`
27+
- :attr:`.Model.force_disable_result_extrapolation`
28+
- :attr:`.ModelElementalData.price`
29+
- :attr:`.SolidModel.interface_layers`
30+
31+
32+
Other features
33+
''''''''''''''
34+
35+
- Sensors can now be scoped to solid models.
36+
37+
1338
Added in 2025R1
1439
~~~~~~~~~~~~~~~
1540

0 commit comments

Comments
 (0)