ansys / pymechanical-stubs

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

Missing type for Ansys.ACT.Automation.Mechanical.DataModelObject #61

Open koubaa opened 2 months ago

koubaa commented 2 months ago

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

The method detail: Beam.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject)

does not have a hyperlink for Ansys.ACT.Automation.Mechanical.DataModelObject

because that doesn't exist. But it should be there since this is a big part of the scripting API