Trait iso_10303_parts::ap203::ISurfaceStyleSegmentationCurve[][src]

pub trait ISurfaceStyleSegmentationCurve: IFoundedItem {
    fn style_of_segmentation_curve(&self) -> &EntityRef;
}

Required methods

Implementors