Skip to main content

IfcPictureSettings

Represents the visual settings for an IFC model.

Index

Constructors

constructor

Properties

readonlyclipPlanes

readonlycolor

color: PropertyChangeObservable<IfcFragmentHsvColoringSettings> = ...

readonlylighting

The lighting environment for the model.

readonlytransparency

Methods

publicsetClipPlane

setHighlightColor

  • setHighlightColor(color: Color3, highlightIndex: ColoredHighlightIndexes): void
  • Parameters

    • color: Color3
    • highlightIndex: ColoredHighlightIndexes

    Returns void