OCCBrepFace.from_cone
- classmethod OCCBrepFace.from_cone(cone, loop=None, inside=True)
- Construct a face from a cone. - Parameters:
- conecompas.geometry.Cone
- The cone. 
- loopcompas_occ.brep.OCCBrepLoop, optional
- A boundary loop. 
- insidebool, optional
- If True, the face is inside the boundary loop. 
 
- cone
- Returns: