For the complete documentation index, see llms.txt. This page is also available as Markdown.

ServicesConfiguratorUiCallback.Internal.ConstructionObjectSet

Hierarchy

Table of contents

Constructors

Methods

Constructors

constructor

new ConstructionObjectSet()

Inherited from

EmsSet<ConstructionObject>.constructor

Methods

insert

insert(element): void

Parameters

Name
Type

element

ConstructionObject

Returns

void

Inherited from

EmsSet.insert


size

size(): number

Returns

number

Inherited from

EmsSet.size

Last updated