Intersection of Polyhedron with Plane

버전 1.0.0 (1.96 KB) 작성자: Ayad Al-Rumaithi
Intersection of Polyhedron with Plane
다운로드 수: 92
업데이트 날짜: 2021/6/12

라이선스 보기

Finds the intesection of polyhedron with a plane in y-direction with example file. The polyhedron faces should be divided into triangles. The intersection results in one or more polygons defined by vertices and edges.
[VV,EE]=Polyhedron_Plane(V,F,YPlane)
Input:
V: (Nv,3) polyhedron vertix matrix
F: (Nf,3) polyhedron faces matrix
YPlane: The plane of intersection of the equation y=YPlane
Output:
VV: (Nv2,3) polygon(s) vertix matrix
EE: (Ne2,3) polygon(s) edges matrix

인용 양식

Ayad Al-Rumaithi (2024). Intersection of Polyhedron with Plane (https://www.mathworks.com/matlabcentral/fileexchange/94035-intersection-of-polyhedron-with-plane), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2017b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0