Skip to main content

Job

Type Alias Job 

Source
pub type Job = (u32, usize, usize, IfcType);
Expand description

A geometry job span as the pre-passes carry it: (id, start, end, type).