Trait iso_10303_parts::ap203::ITrackBlendedSolidWithEndConditions[][src]

pub trait ITrackBlendedSolidWithEndConditions: ITrackBlendedSolid {
    fn end_conditions(&self) -> &Vec<EntityRef>;
}

Required methods

Implementors