Trait iso_10303_parts::ap203::IExtrudedFaceSolidWithDraftAngle[][src]

pub trait IExtrudedFaceSolidWithDraftAngle: IExtrudedFaceSolidWithTrimConditions {
    fn draft_angle(&self) -> &Real;
}

Required methods

fn draft_angle(&self) -> &Real[src]

Implementors