API / geotoolkit / schematics / scene / MultiLateralWellBoreNode / MultiLateralWellBoreNode
scene.MultiLateralWellBoreNode.MultiLateralWellBoreNode
Type Aliases
Type Aliases
Ƭ DataItem: Object
| Name | Type |
|---|---|
elements | Elements[] | WellBoreData |
primary? | boolean |
trajectory | Trajectory2d |
Ƭ EventMap: EventMap & { ComponentsLoaded: void ; ComponentsLoading: void }
Ƭ Options: Options & { clip?: { components?: string[] ; on?: boolean } ; data?: DataItem[] ; sparse?: SparseOptions ; trackwidth?: number ; trajectory?: { branching?: { symbol?: Options ; visible?: boolean } ; lines?: { visible?: boolean } ; stations?: { symbol?: Options ; visible?: boolean } } ; wellborenode: Options }
options
Ƭ OptionsOut: OptionsOut & { clip?: { components?: string[] ; on?: boolean } ; trackwidth?: number ; trajectory?: { lines?: { visible?: boolean } ; stations?: { visible?: boolean } } ; wellborenode?: Options }
properties