Trait iso_10303_parts::ap203::IBackgroundColour[][src]

pub trait IBackgroundColour: IColour {
    fn presentation(&self) -> &EntityRef;
}

Required methods

Implementors