Package com.solibri.smc.api.filter


package com.solibri.smc.api.filter
  • Interface Summary
    Interface
    Description
    Filter that accepts components whose axis-aligned bounding box (AABB) intersects the AABB defined for the filter.
    ComponentFilter is used to filter components.
    Filter that accepts components whose axis-aligned bounding box (AABB) intersects the line defined in this filter.
    Filter that accepts components whose axis-aligned bounding box (AABB) intersects the ray defined in this filter.