This class provides services to build the closure of an information set. This class gives services around the transitive enclosure of a set of information, starting from a list of label. You can set closure options by using IDFilter (to select or exclude specific attribute IDs) and CopyOption objects and by giving to Closure method.
More...
#include <TDF_ClosureTool.hxx>
This class provides services to build the closure of an information set. This class gives services around the transitive enclosure of a set of information, starting from a list of label. You can set closure options by using IDFilter (to select or exclude specific attribute IDs) and CopyOption objects and by giving to Closure method.
◆ Closure() [1/3]
Builds the transitive closure of label and attribute sets into <aDataSet>.
◆ Closure() [2/3]
Builds the transitive closure of label and attribute sets into <aDataSet>. Uses <aFilter> to determine if an attribute has to be taken in account or not. Uses <aMode> for various way of closing.
◆ Closure() [3/3]
Builds the transitive closure of <aLabel>.
The documentation for this class was generated from the following file: