Package | Description |
---|---|
com.solibri.smc.api.checking |
Modifier and Type | Method and Description |
---|---|
static PreCheckResult |
PreCheckResult.createIrrelevant()
Static creation method for this interface.
|
static PreCheckResult |
PreCheckResult.createIrrelevant(String comment)
Static creation method for this interface.
|
static PreCheckResult |
PreCheckResult.createRelevant()
Static creation method for this interface.
|
static PreCheckResult |
PreCheckResult.createRelevant(String comment)
Static creation method for this interface.
|
PreCheckResult |
OneByOneRule.preCheck()
This is called once before the checking of components.
|
PreCheckResult |
OneByOneRule.preCheck(ComponentSelector components) |
PreCheckResult |
Rule.preCheck(ComponentSelector components)
This method is called once before the actual checking of the components.
|
Copyright © 2019 Solibri, Inc.. All rights reserved.