Search
Preparing search index...
The search index is not available
vjgeo
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
vjgeo
IModelPathCallback
Interface IModelPathCallback
model.walkPaths() 的回调签名.
Hierarchy
IModelPathCallback
Callable
__call
(
modelContext
:
IModel
, pathId
:
string
, pathContext
:
IPath
)
:
void
model.walkPaths() 的回调签名.
Parameters
modelContext:
IModel
pathId:
string
pathContext:
IPath
Returns
void
IModel
Path
Callback
Generated using
TypeDoc
model.walkPaths() 的回调签名.