Skip to content

GeneralOpeningSlopedBRepUtil

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

GeneralOpeningSlopedBRepUtil

Canonical path: Utils.Architecture.GeneralOpeningSlopedBRepUtil.GeneralOpeningSlopedBRepUtil

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

create_opening_polygons_and_plane_surfaces staticmethod

create_opening_polygons_and_plane_surfaces(
    general_ele: BaseElementAdapter, opening_cut_geo: BRep3D
) -> tuple[bool, BRep3D, BRep3D, Polygon2D]

create the opening polygon and planes for a Polyhedron opening

Parameters:

Returns: