Skip to Content

Core Operation Group

Quick Facts

PropertyValue
ClassOlpCorePythonOperationGroup
Modulecenpyolpcore.OlpCorePythonOperationGroup
Packagecenpyolpcore
ReleaseR2025.2.4
Methods1
Inherits fromOlpCorePythonProgramComponent
SubclassesDownload Operation Group

Inheritance

Quick Start

# Boilerplate Example coreOperationGroup = ... # obtained from the runtime context result = coreOperationGroup.GetTechnology()

Method Index

MethodReturnsSummary
GetTechnologyOlpCorePythonTechnologyGet technology of this group

Query Methods

GetTechnology

def GetTechnology() -> OlpCorePythonTechnology

Get technology of this group

Returns: OlpCorePythonTechnology — returns technology of this group

Version Notes

This class is documented as of release R2025.2.4.

Was this page helpful?