Skip to content

GeneralOpeningSlopedPolyhedronUtil

implementation of the utility for a general opening created by a sloped Polyhedron3D

GeneralOpeningSlopedPolyhedronUtil

Canonical path: Utils.Architecture.GeneralOpeningSlopedPolyhedronUtil.GeneralOpeningSlopedPolyhedronUtil

" implementation of the utility for a general opening created by a sloped Polyhedron3D

create_opening_polygon_and_plane_surfaces staticmethod

create_opening_polygon_and_plane_surfaces(
    general_ele: BaseElementAdapter, opening_cut_geo: Polyhedron3D
) -> tuple[bool, Polyhedron3D, Polyhedron3D, Polygon2D]

create the opening polygon and planes for a Polyhedron opening

Parameters:

Returns: