API / geotoolkit3d / scene / schematics / SchematicsNode / SchematicsNode
schematics.SchematicsNode.SchematicsNode
Type Aliases
Type Aliases
Ƭ Options: Object
| Name | Type | Description |
|---|---|---|
annotationlayout? | AbstractAnnotationLayout | annotation layout (geotoolkit3d.schematics.layout.DefaultAnnotationLayout by default) |
components? | WellBoreData | requested components to render |
data? | Trajectory3d | trajectory data |
factory? | SimpleFactory | Factory to create components objects |
radiusscaling? | number | radius scaling |
Ƭ OptionsBase: Options & { radiusscaling?: number }
options object
Ƭ OptionsBaseOut: Required<OptionsBase>
options object