-
-
Notifications
You must be signed in to change notification settings - Fork 251
ENH: CAD Models Parser #278
Copy link
Copy link
Open
Labels
EnhancementNew feature or request, including adjustments in current codesNew feature or request, including adjustments in current codes
Milestone
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or request, including adjustments in current codesNew feature or request, including adjustments in current codes
Entering distances/positions in any Rocket simulator is the worst part of the experience...
If we have detailed CAD models of our rockets, why aren't we using them to retrieve such information.
This issue requests CAD file support to define a Rocket class.
Requirements
Support for an open CAD file type, such as STEP.
Retrieval of mass and inertia moments from the file.
Be able to identify common aerodynamic surfaces such as nose cone, fins and tails, and their respective positions and types.
Proposed Milestone
This implementation definitely requires a big leap. Thus, as of right now, v3.0.0 seems to be the soonest that we can bring this feature in.