pub fn resolve_edge_selection(
solid: &BrepSolid,
edge_id: u64,
) -> Result<SelectionGeometry, ResolveError>Expand description
Resolve an edge by topology id (the EdgeRef lane).
pub fn resolve_edge_selection(
solid: &BrepSolid,
edge_id: u64,
) -> Result<SelectionGeometry, ResolveError>Resolve an edge by topology id (the EdgeRef lane).