System Attrib Getter — Query Methods
Back to System Attrib Getter.
GetTranslationX
def GetTranslationX() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetTranslationY
def GetTranslationY() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetTranslationZ
def GetTranslationZ() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetRotationRx
def GetRotationRx() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetRotationRy
def GetRotationRy() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetRotationRz
def GetRotationRz() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetCutterCompensation
def GetCutterCompensation() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetOffsetX
def GetOffsetX() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetOffsetY
def GetOffsetY() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetOffsetZ
def GetOffsetZ() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetSheetOffset
def GetSheetOffset() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetOffsetRx
def GetOffsetRx() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetOffsetRy
def GetOffsetRy() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetOffsetRz
def GetOffsetRz() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetAlignmentRx
def GetAlignmentRx() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetAlignmentRy
def GetAlignmentRy() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetAlignmentRz
def GetAlignmentRz() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetApproximType
def GetApproximType() -> CENPyOlpAttributeEnumGet a standard system attribute.
Returns: CENPyOlpAttributeEnum — Attribute object.
GetMaxSag
def GetMaxSag() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetMaxDist
def GetMaxDist() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetMinRadius
def GetMinRadius() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetMaxRadius
def GetMaxRadius() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetStartPointValue
def GetStartPointValue() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetEndPointValue
def GetEndPointValue() -> CENPyOlpAttributeDoubleGet a standard system attribute.
Returns: CENPyOlpAttributeDouble — Attribute object.
GetApproachDirection
def GetApproachDirection() -> CENPyOlpAttributeBoolGet a standard system attribute.
Returns: CENPyOlpAttributeBool — Attribute object.
GetProcessFlowDirection
def GetProcessFlowDirection() -> CENPyOlpAttributeBoolGet a standard system attribute.
Returns: CENPyOlpAttributeBool — Attribute object.
GetSwapUpperLowerGuideCurve
def GetSwapUpperLowerGuideCurve() -> CENPyOlpAttributeBoolGet a standard system attribute.
Returns: CENPyOlpAttributeBool — Attribute object.
GetAutoCreateTangentAbsolute
def GetAutoCreateTangentAbsolute() -> CENPyOlpAttributeBoolGet a standard system attribute.
Returns: CENPyOlpAttributeBool — Attribute object.
GetCuttingPlaneXpos
def GetCuttingPlaneXpos() -> CENPyOlpAttributeDoubleGet the olp attribute for the X position of the cutting plane from the attribute container of the underlying attribute object.
Returns: CENPyOlpAttributeDouble — Attribute with a value which is relative to the workpiece’s root frame.
GetCuttingPlaneYpos
def GetCuttingPlaneYpos() -> CENPyOlpAttributeDoubleGets the olp attribute for the Y position of the cutting plane from the attribute container of the underlying attribute object.
Returns: CENPyOlpAttributeDouble — Attribute with a value which is relative to the workpiece’s root frame.
GetCuttingPlaneZpos
def GetCuttingPlaneZpos() -> CENPyOlpAttributeDoubleGet the olp attribute for the Z position of the cutting plane from the attribute container of the underlying attribute object.
Returns: CENPyOlpAttributeDouble — Attribute with a value which is relative to the workpiece’s root frame.
GetCuttingPlaneXrot
def GetCuttingPlaneXrot() -> CENPyOlpAttributeDoubleGet the olp attribute for the rotation around X axis of the cutting plane (manipulator’s Rx field) from the attribute container of the underlying attribute object.
Returns: CENPyOlpAttributeDouble — Attribute with a value which is relative to the workpiece’s root frame.
GetCuttingPlaneYrot
def GetCuttingPlaneYrot() -> CENPyOlpAttributeDoubleGet the olp attribute for the rotation around Y axis of the cutting plane (manipulator’s Ry field) from the attribute container of the underlying attribute object.
Returns: CENPyOlpAttributeDouble — Attribute with a value which is relative to the workpiece’s root frame.
GetCuttingPlaneZrot
def GetCuttingPlaneZrot() -> CENPyOlpAttributeDoubleGet the olp attribute for the rotation around Z axis of the cutting plane (manipulator’s Rz field) from the attribute container of the underlying attribute object.
Returns: CENPyOlpAttributeDouble — Attribute with a value which is relative to the workpiece’s root frame.
GetGuidedCurveAxis
def GetGuidedCurveAxis() -> CENPyOlpAttributeEnumGet the olp attribute for aligning the cutting plane’s normal (blue Z axis) to a world axis from the attribute container of the underlying attribute object.
Returns: CENPyOlpAttributeEnum — Attribute with a value which represents a world axis.