필터 지우기
필터 지우기

I have a Pressure Vessel surface and different points along the surface. I also have the normal vectors to the surface. I want to draw a cylinder at the point on the pressure vessel and perpendicular at the point on the surface?

조회 수: 2 (최근 30일)
What I have 1) Pressure Vessel Geometry (already drawn) 2) Points along the pressure vessel(x,y,z) and normal(xnorm,ynorm,znorm) 3) Cylinder (already drawn) I want to make the cylinder perpendicular to the pressure vessel surface. thanks. cheers.
  댓글 수: 1
Arvind Narayanan
Arvind Narayanan 2018년 3월 4일
Try rotating the axis of the cylinder to match the normal to the pressure vessel surface. This would work better if all the points on the cylinder are a part of a structure, so as to ensure they rotate together. Look up rotation matrices online for more information.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 3-D Volumetric Image Processing에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by