Skip to Content
FASTSUITE E2API ReferenzPython APIAPI DomänenEigenschaftenSystem Attrib GetterSystem Attrib Getter

System Attrib Getter

Schnelle Fakten

ImmobilienWert
KlasseCENPyOlpSystemAttribGetter
Modulcenpylib.CENPyOlpSystemAttribGetter
Paketcenpylib
VeröffentlichungR2025.2.4
Methoden35

Schneller Start

# Boilerplate Example systemAttribGetter = ... # obtained from the runtime context result = systemAttribGetter.GetTranslationX()

Query Methods

MethodeRückgabenZusammenfassung
GetTranslationXCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetTranslationYCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetTranslationZCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetRotationRxCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetRotationRyCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetRotationRzCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetCutterCompensationCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetOffsetXCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetOffsetYCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetOffsetZCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetSheetOffsetCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetOffsetRxCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetOffsetRyCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetOffsetRzCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetAlignmentRxCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetAlignmentRyCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetAlignmentRzCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetApproximTypeCENPyOlpAttributeEnumHol dir ein Standard-Systemattribut.
GetMaxSagCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetMaxDistCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetMinRadiusCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetMaxRadiusCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetStartPointValueCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetEndPointValueCENPyOlpAttributeDoubleHol dir ein Standard-Systemattribut.
GetApproachDirectionCENPyOlpAttributeBoolHol dir ein Standard-Systemattribut.
GetProcessFlowDirectionCENPyOlpAttributeBoolHol dir ein Standard-Systemattribut.
GetSwapUpperLowerGuideCurveCENPyOlpAttributeBoolHol dir ein Standard-Systemattribut.
GetAutoCreateTangentAbsoluteCENPyOlpAttributeBoolHol dir ein Standard-Systemattribut.
GetCuttingPlaneXposCENPyOlpAttributeDoubleErhalten Sie das OLP-Attribut für die X-Position der Schneidebene
GetCuttingPlaneYposCENPyOlpAttributeDoubleErhält das OLP-Attribut für die Y-Position der Schneidebene
GetCuttingPlaneZposCENPyOlpAttributeDoubleErhalten Sie das OLP-Attribut für die Z-Position der Schneidebene
GetCuttingPlaneXrotCENPyOlpAttributeDoubleErhalten Sie das OLP-Attribut für die Rotation um X-Achse der Schnittebene (das Rx-Feld des Manipulators)
GetCuttingPlaneYrotCENPyOlpAttributeDoubleErhalten Sie das OLP-Attribut für die Rotation um die Y-Achse der Schneidebene (Ry-Feld des Manipulators)
GetCuttingPlaneZrotCENPyOlpAttributeDoubleErhalten Sie das OLP-Attribut für die Rotation um die Z-Achse der Schneidebene (das Rz-Feld des Manipulators)
GetGuidedCurveAxisCENPyOlpAttributeEnumErhalten Sie das OLP-Attribut, um die Normal der Schnittebene (blaue Z-Achse) auf eine Weltachse auszurichten

Verwandte Typen

Versionsnotizen

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

Was this page helpful?