Skip to Content
FASTSUITE E2API RéférencePython APIAPI DomainesAttributsSystem Attrib GetterSystème Attrib Getter

Système Attrib Getter

Faits rapides

PropriétéValeur
ClasseCENPyOlpSystemAttribGetter
Modulecenpylib.CENPyOlpSystemAttribGetter
Paquetcenpylib
LibérationR2025.2.4
Méthodes35

Départ rapide

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

Query Methods

MéthodeRetoursRésumé
GetTranslationXCENPyOlpAttributeDoublePrends un attribut système standard.
GetTranslationYCENPyOlpAttributeDoublePrends un attribut système standard.
GetTranslationZCENPyOlpAttributeDoublePrends un attribut système standard.
GetRotationRxCENPyOlpAttributeDoublePrends un attribut système standard.
GetRotationRyCENPyOlpAttributeDoublePrends un attribut système standard.
GetRotationRzCENPyOlpAttributeDoublePrends un attribut système standard.
GetCutterCompensationCENPyOlpAttributeDoublePrends un attribut système standard.
GetOffsetXCENPyOlpAttributeDoublePrends un attribut système standard.
GetOffsetYCENPyOlpAttributeDoublePrends un attribut système standard.
GetOffsetZCENPyOlpAttributeDoublePrends un attribut système standard.
GetSheetOffsetCENPyOlpAttributeDoublePrends un attribut système standard.
GetOffsetRxCENPyOlpAttributeDoublePrends un attribut système standard.
GetOffsetRyCENPyOlpAttributeDoublePrends un attribut système standard.
GetOffsetRzCENPyOlpAttributeDoublePrends un attribut système standard.
GetAlignmentRxCENPyOlpAttributeDoublePrends un attribut système standard.
GetAlignmentRyCENPyOlpAttributeDoublePrends un attribut système standard.
GetAlignmentRzCENPyOlpAttributeDoublePrends un attribut système standard.
GetApproximTypeCENPyOlpAttributeEnumPrends un attribut système standard.
GetMaxSagCENPyOlpAttributeDoublePrends un attribut système standard.
GetMaxDistCENPyOlpAttributeDoublePrends un attribut système standard.
GetMinRadiusCENPyOlpAttributeDoublePrends un attribut système standard.
GetMaxRadiusCENPyOlpAttributeDoublePrends un attribut système standard.
GetStartPointValueCENPyOlpAttributeDoublePrends un attribut système standard.
GetEndPointValueCENPyOlpAttributeDoublePrends un attribut système standard.
GetApproachDirectionCENPyOlpAttributeBoolPrends un attribut système standard.
GetProcessFlowDirectionCENPyOlpAttributeBoolPrends un attribut système standard.
GetSwapUpperLowerGuideCurveCENPyOlpAttributeBoolPrends un attribut système standard.
GetAutoCreateTangentAbsoluteCENPyOlpAttributeBoolPrends un attribut système standard.
GetCuttingPlaneXposCENPyOlpAttributeDoubleObtenez l’attribut OLP pour la position X du plan de coupe
GetCuttingPlaneYposCENPyOlpAttributeDoubleObtient l’attribut olp pour la position Y du plan de coupe
GetCuttingPlaneZposCENPyOlpAttributeDoubleObtenez l’attribut olp pour la position Z du plan de coupe
GetCuttingPlaneXrotCENPyOlpAttributeDoubleObtenez l’attribut OLP pour la rotation autour de l’axe X du plan de coupe (champ Rx du manipulateur)
GetCuttingPlaneYrotCENPyOlpAttributeDoubleObtenez l’attribut OLP pour la rotation autour de l’axe Y du plan de coupe (champ Ry du manipulateur)
GetCuttingPlaneZrotCENPyOlpAttributeDoubleObtenez l’attribut OLP pour la rotation autour de l’axe Z du plan de coupe (champ Rz du manipulateur)
GetGuidedCurveAxisCENPyOlpAttributeEnumObtenez l’attribut olp pour aligner la normale du plan de coupe (axe Z bleu) à un axe du monde

Types apparentés

Notes de la version

Cette classe est documentée à la version R2025.2.4.

Was this page helpful?