Skip to main content

resolve_face_selection

Function resolve_face_selection 

Source
pub fn resolve_face_selection(
    solid: &BrepSolid,
    face_id: u64,
) -> Result<SelectionGeometry, ResolveError>
Expand description

Resolve a face by topology id (the scene-map FaceRef lane: the caller already resolved the selection name to (handle, face_id)).