Trait iso_10303_parts::ap203::ISculpturedSolid[][src]

pub trait ISculpturedSolid: IModifiedSolid {
    fn sculpturing_element(&self) -> &EntityRef;
fn positive_side(&self) -> bool; }

Required methods

Implementors