ansys / pymechanical-stubs

Project to generate mechanical api stubs
https://scripting.mechanical.docs.pyansys.com/
MIT License
2 stars 0 forks source link

Extra "None" link in property details #58

Open koubaa opened 1 month ago

koubaa commented 1 month ago

See here: https://developer.ansys.com/docs/mechanical-api-documentation/api/ansys/mechanical/stubs/v242/Ansys/ACT/Automation/Mechanical/Connections/Beam.md#Beam.MobileBeamRadius

Look at the MobileXCoordinate property, it has a big {type} | None under the property definition. None doesn't go anywhere. We should have a better way to indicate optional types.