Skip to main content

plan_captured_mesh

Function plan_captured_mesh 

Source
pub fn plan_captured_mesh(
    bytes: &[u8],
    request: &CapturedMeshRequest,
) -> Result<CapturedMeshPlan, String>
Expand description

Author a bounded existing captured surface as IfcBuildingElementProxy. Decoding, reconstruction, classification and image ownership stay with callers.