ModelPart

abstract class ModelPart(val featureStateId: String)

A model part is the base class for either a ModelMaterialPart or ModelNodePart.

It contains context of the map, so can be used to interact with map feature states.

Parameters

featureStateId

the feature state id to drive the associated part overrides.

Constructors

Link copied to clipboard
fun ModelPart(featureStateId: String)

Properties

Link copied to clipboard

Inheritors

Link copied to clipboard
Link copied to clipboard