Bitbybit Docs
App
Projects
School
Pricing
Blog
Learn
Preparing search index...
Bit
Models
OCCT
BRepGraphValidationResult
Interface BRepGraphValidationResult
interface
BRepGraphValidationResult
{
ok
:
boolean
;
error
?:
string
;
valid
:
boolean
;
errors
:
number
;
warnings
:
number
;
issues
:
BRepGraphIssue
[]
;
}
Hierarchy (
View Summary
)
BRepGraphResult
BRepGraphValidationResult
Index
Properties
ok
error?
valid
errors
warnings
issues
Properties
ok
ok
:
boolean
Optional
error
error
?:
string
valid
valid
:
boolean
errors
errors
:
number
warnings
warnings
:
number
issues
issues
:
BRepGraphIssue
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ok
error
valid
errors
warnings
issues
App
Projects
School
Pricing
Blog
Learn
Bitbybit Docs
Loading...