Skip to Content

Doppel-Array-Attribut

Schnelle Fakten

ImmobilienWert
KlasseOlpCorePythonDoubleArrayAttribute
Modulcenpyolpcore.OlpCorePythonDoubleArrayAttribute
Paketcenpyolpcore
VeröffentlichungR2025.2.4
Methoden1
Erbt vonOlpCorePythonAttribute
UnterklassenSet Double Array Attribute

Erbe

Schneller Start

# Boilerplate Example doubleArrayAttribute = ... # obtained from the runtime context result = doubleArrayAttribute.GetValues()

Methodenindex

MethodeRückgabenZusammenfassung
GetValueslist[float]

Abfragemethoden

GetValues

def GetValues() -> list[float]

Rücksendungen: list[float]

Versionsnotizen

Diese Klasse ist zum Zeitpunkt der Veröffentlichung R2025.2.4 dokumentiert.

Was this page helpful?