Bitbybit Docs
App
Projects
School
Pricing
Blog
Learn
Preparing search index...
Bit
Models
OCCT
BRepGraphDumpResult
Interface BRepGraphDumpResult
interface
BRepGraphDumpResult
{
ok
:
boolean
;
error
?:
string
;
solids
:
BRepGraphDumpSolid
[]
;
shells
:
BRepGraphDumpShell
[]
;
faces
:
BRepGraphDumpFace
[]
;
edges
:
BRepGraphDumpEdge
[]
;
vertices
:
BRepGraphDumpVertex
[]
;
}
Hierarchy (
View Summary
)
BRepGraphResult
BRepGraphDumpResult
Index
Properties
ok
error?
solids
shells
faces
edges
vertices
Properties
ok
ok
:
boolean
Optional
error
error
?:
string
solids
solids
:
BRepGraphDumpSolid
[]
shells
shells
:
BRepGraphDumpShell
[]
faces
faces
:
BRepGraphDumpFace
[]
edges
edges
:
BRepGraphDumpEdge
[]
vertices
vertices
:
BRepGraphDumpVertex
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ok
error
solids
shells
faces
edges
vertices
App
Projects
School
Pricing
Blog
Learn
Bitbybit Docs
Loading...