Skip to main content

apply_edge_splits

Function apply_edge_splits 

Source
pub fn apply_edge_splits(
    solid: &BrepSolid,
    operand: u8,
    imprint: &ImprintResultRecord,
) -> Result<BrepSolid, KernelRefusal>
Expand description

Apply the boundary-edge partition produced by imprint construction.

The original edge curve and parameter range semantics are preserved; only coedge p-curves are restricted to traversal-aligned subcurves.