Jump to content

How to determine an “inflatable heat shield” part in c# code?


Xavier513

Recommended Posts

Most parts can be distinguished by the modules attached to them, for example: ModuleCargoBay, ModuleLight, ModuleParachute, etc.

But an "inflatable heat shield" has following modules attached: 

ModuleAnimateGeneric,

ModuleDecouple,

ModuleJettison,

ModuleTestSubject.

 

None of them is "special".

So how can I determine a part is an "inflatable heat shield"?

Edited by Xavier513
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...