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

staticreadonly_temp

_temp: { vectorA: Vector3 } = ...

Type declaration

  • vectorA: Vector3

Methods

publicsetClipPlane

setHighlightColor

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

    • color: Color3
    • highlightIndex: ColoredHighlightIndexes

    Returns void