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

ServicesConfiguratorUiCallback.Internal.PlanMeasure

Hierarchy

  • PlanElement

    PlanMeasure

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new PlanMeasure()

Inherited from

PlanElement.constructor

Properties

extRef

extRef: number

Inherited from

PlanElement.extRef


isLocked

isLocked: boolean

Inherited from

PlanElement.isLocked


isValid

isValid: boolean

Inherited from

PlanElement.isValid

Methods

getCenter

getCenter(): KernelVector3f

Returns

KernelVector3f

Inherited from

PlanElement.getCenter


getId

getId(): number

Returns

number

Inherited from

PlanElement.getId


getPoint1

getPoint1(): KernelVector3f

Returns

KernelVector3f


getPoint2

getPoint2(): KernelVector3f

Returns

KernelVector3f


getType

getType(): PlanElementType

Returns

PlanElementType

Inherited from

PlanElement.getType

Last updated