Trait iso_10303_parts::ap203::ISurfaceRenderingProperties[][src]

pub trait ISurfaceRenderingProperties {
    fn rendered_colour(&self) -> &EntityRef;
}

Required methods

Implementors