WallGeometryUpdater

external class WallGeometryUpdater(entity: Entity, scene: Scene)(source)

A GeometryUpdater for walls. Clients do not normally create this class directly, but instead rely on DataSourceDisplay.

Parameters

entity

The entity containing the geometry to be visualized.

scene

The scene where visualization is taking place.

See also

Constructors

Link copied to clipboard
constructor(entity: Entity, scene: Scene)

Functions

Link copied to clipboard

Creates the geometry instance which represents the fill of the geometry.

Link copied to clipboard

Creates the geometry instance which represents the outline of the geometry.