Last updated

API / geotoolkit / schematics / scene / MultiLateralWellBoreNode / MultiLateralWellBoreNode

Namespace: MultiLateralWellBoreNode

scene.MultiLateralWellBoreNode.MultiLateralWellBoreNode

Table of contents

Type Aliases

Contents

Type Aliases

DataItem

Ƭ DataItem: Object

Type declaration

NameType
elementsElements[] | WellBoreData
primary?boolean
trajectoryTrajectory2d

EventMap

Ƭ EventMap: EventMap & { ComponentsLoaded: void ; ComponentsLoading: void }


Options

Ƭ 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: OptionsOut & { clip?: { components?: string[] ; on?: boolean } ; trackwidth?: number ; trajectory?: { lines?: { visible?: boolean } ; stations?: { visible?: boolean } } ; wellborenode?: Options }

properties