![]() |
FormIt Plugin API
v23.0.0 (2023.0.0)
|
Implemetation of IRayFireFilterAndAbort that ignores the given objects Those objects whould be top level or instances.
If not they will be converted to top level
Public Member Functions | |
| IgnoreObjects (const std.vector< WSM.ObjectHistoryID > &aIgnoreObjects, bool bOneOnlyTest) | |
| Constructor. More... | |
| bool | Ignore (const WSM.GroupInstancePath &path, double dParam) override |
| Ignore() function. More... | |
| bool | Abort (size_t currentNumberOfHits) override |
| Abort() function. More... | |
|
inline |
Constructor.
| [in] | aIgnoreObjects | |
| [in] | bOneOnlyTest |
|
inlineoverride |
Abort() function.
| [in] | currentNumberOfHits |
|
inlineoverride |
Ignore() function.
| [in] | path | |
| [in] | dParam |