Package com.solibri.smc.api.filter

  • Interface Summary
    Interface Description
    AABBIntersectionFilter
    Filter that accepts components whose axis-aligned bounding box (AABB) intersects the AABB defined for the filter.
    ComponentFilter
    ComponentFilter is used to filter components.
    LineIntersectionFilter
    Filter that accepts components whose axis-aligned bounding box (AABB) intersects the line defined in this filter.
    RayIntersectionFilter
    Filter that accepts components whose axis-aligned bounding box (AABB) intersects the ray defined in this filter.