Trait iso_10303_parts::ap203::IExtrudedFaceSolidWithMultipleDraftAngles[][src]

pub trait IExtrudedFaceSolidWithMultipleDraftAngles: IExtrudedFaceSolidWithTrimConditions {
    fn drafted_edges(&self) -> &Vec<HashSet<EntityRef>>;
fn draft_angles(&self) -> &Vec<Real>; }

Required methods

Implementors