Trait iso_10303_parts::ap203::ICharacterGlyphSymbolStroke[][src]

pub trait ICharacterGlyphSymbolStroke: ICharacterGlyphSymbol {
    fn strokes(&self) -> &HashSet<EntityRef>;
}

Required methods

Implementors