Last updated

API / geotoolkit3d / scene / well / Pipe / Pipe

Namespace: Pipe

well.Pipe.Pipe

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Options & { color?: Color ; colorprovider?: ColorProvider ; data: PipeData | PipeData[] | MultiLateralPipeData ; emissive?: Color ; emissiveintensity?: number ; globalradius?: number ; hardedges?: boolean ; lights?: boolean ; opacity?: number ; openended?: boolean ; radiusscale?: number ; side?: Side ; size?: number ; transparent?: boolean ; tubeprecision?: number }

options object


OptionsBase

Ƭ OptionsBase: Options & Partial<Options> & { data?: PipeData }

options object


OptionsBaseOut

Ƭ OptionsBaseOut: Required<OptionsBase>

options