Need more details please. What modeling package are you using? What are you planning on displaying it in? Are you trying to model it in isometric view?
Try creating a camera and setting its projection mode to orthogonal. This is the base for isometric views.
Then you can orient the camera as needed, like 45 degrees in the yaw (up) axis and -30 degrees in the pitch (right) axis for example.
mhhh do you know the diameter of the Thrust Chamber Injector ?
the shape seems like a perfect circle. if you know the diameter you can position your camera along depth if the diameter of the circle matches the diameter of the image. now move up until you reach the perspective you need. just a small suggestion
Replies
Then you can orient the camera as needed, like 45 degrees in the yaw (up) axis and -30 degrees in the pitch (right) axis for example.
the shape seems like a perfect circle. if you know the diameter you can position your camera along depth if the diameter of the circle matches the diameter of the image. now move up until you reach the perspective you need. just a small suggestion