\_optiSLang_Actors
Last update: 05.08.2026class _optiSLang_Actors.AMOPActor
__init__()
__init__(arg2: str)
property amop_settings
property mop_advanced_settings
property mop_automatic_settings
property parameter_importancy
property settings_type
class _optiSLang_Actors.ARSMActor
__init__()
__init__(arg2: str)
property doe_settings
property nlpqlp_settings
property optimizer_settings
class _optiSLang_Actors.ARSMDSActor
Reliability actor using ARSM with Directional Sampling.
__init__()
__init__(arg2: str)
property reliability_settings
class _optiSLang_Actors.AbaqusProcessActor
DBLBOTH = _optiSLang_Actors.DoubleMode.DBLBOTH
DBLCONSTRAINT = _optiSLang_Actors.DoubleMode.DBLCONSTRAINT
DBLEXPLICIT = _optiSLang_Actors.DoubleMode.DBLEXPLICIT
DBLOFF = _optiSLang_Actors.DoubleMode.DBLOFF
DBLUNSPECIFIED = _optiSLang_Actors.DoubleMode.DBLUNSPECIFIED
class DoubleMode
Enumeration
DBLBOTH = _optiSLang_Actors.DoubleMode.DBLBOTH
DBLCONSTRAINT = _optiSLang_Actors.DoubleMode.DBLCONSTRAINT
DBLEXPLICIT = _optiSLang_Actors.DoubleMode.DBLEXPLICIT
DBLOFF = _optiSLang_Actors.DoubleMode.DBLOFF
DBLUNSPECIFIED = _optiSLang_Actors.DoubleMode.DBLUNSPECIFIED
NUM_TYPES_DBL = _optiSLang_Actors.DoubleMode.NUM_TYPES_DBL
EXECANALYSIS = _optiSLang_Actors.ExecType.EXECANALYSIS
EXECDATACHECK = _optiSLang_Actors.ExecType.EXECDATACHECK
EXECPARAMETERCHECK = _optiSLang_Actors.ExecType.EXECPARAMETERCHECK
EXECPREPOST = _optiSLang_Actors.ExecType.EXECPREPOST
EXECSYNTAXCHECK = _optiSLang_Actors.ExecType.EXECSYNTAXCHECK
class ExecType
Enumeration
EXECANALYSIS = _optiSLang_Actors.ExecType.EXECANALYSIS
EXECDATACHECK = _optiSLang_Actors.ExecType.EXECDATACHECK
EXECPARAMETERCHECK = _optiSLang_Actors.ExecType.EXECPARAMETERCHECK
EXECPREPOST = _optiSLang_Actors.ExecType.EXECPREPOST
EXECSYNTAXCHECK = _optiSLang_Actors.ExecType.EXECSYNTAXCHECK
NUM_TYPES_EXEC = _optiSLang_Actors.ExecType.NUM_TYPES_EXEC
MPMPI = _optiSLang_Actors.MPMode.MPMPI
class MPMode
Enumeration
MPMPI = _optiSLang_Actors.MPMode.MPMPI
MPTHREADS = _optiSLang_Actors.MPMode.MPTHREADS
MPUNSPECIFIED = _optiSLang_Actors.MPMode.MPUNSPECIFIED
NUM_TYPES_MP = _optiSLang_Actors.MPMode.NUM_TYPES_MP
MPTHREADS = _optiSLang_Actors.MPMode.MPTHREADS
MPUNSPECIFIED = _optiSLang_Actors.MPMode.MPUNSPECIFIED
NUM_TYPES_DBL = _optiSLang_Actors.DoubleMode.NUM_TYPES_DBL
NUM_TYPES_EXEC = _optiSLang_Actors.ExecType.NUM_TYPES_EXEC
NUM_TYPES_MP = _optiSLang_Actors.MPMode.NUM_TYPES_MP
NUM_TYPES_OP = _optiSLang_Actors.OutputPrecision.NUM_TYPES_OP
NUM_TYPES_PAR = _optiSLang_Actors.ParallelType.NUM_TYPES_PAR
NUM_TYPES_PP = _optiSLang_Actors.PrePost.NUM_TYPES_PP
NUM_TYPES_SP = _optiSLang_Actors.StdParallel.NUM_TYPES_SP
OPFULL = _optiSLang_Actors.OutputPrecision.OPFULL
OPSINGLE = _optiSLang_Actors.OutputPrecision.OPSINGLE
OPUNSPECIFIED = _optiSLang_Actors.OutputPrecision.OPUNSPECIFIED
class OutputPrecision
Enumeration
NUM_TYPES_OP = _optiSLang_Actors.OutputPrecision.NUM_TYPES_OP
OPFULL = _optiSLang_Actors.OutputPrecision.OPFULL
OPSINGLE = _optiSLang_Actors.OutputPrecision.OPSINGLE
OPUNSPECIFIED = _optiSLang_Actors.OutputPrecision.OPUNSPECIFIED
PARDOMAIN = _optiSLang_Actors.ParallelType.PARDOMAIN
PARLOOP = _optiSLang_Actors.ParallelType.PARLOOP
PARUNSPECIFIED = _optiSLang_Actors.ParallelType.PARUNSPECIFIED
PPCAE = _optiSLang_Actors.PrePost.PPCAE
PPVIEWER = _optiSLang_Actors.PrePost.PPVIEWER
class ParallelType
Enumeration
NUM_TYPES_PAR = _optiSLang_Actors.ParallelType.NUM_TYPES_PAR
PARDOMAIN = _optiSLang_Actors.ParallelType.PARDOMAIN
PARLOOP = _optiSLang_Actors.ParallelType.PARLOOP
PARUNSPECIFIED = _optiSLang_Actors.ParallelType.PARUNSPECIFIED
class PrePost
Enumeration
NUM_TYPES_PP = _optiSLang_Actors.PrePost.NUM_TYPES_PP
PPCAE = _optiSLang_Actors.PrePost.PPCAE
PPVIEWER = _optiSLang_Actors.PrePost.PPVIEWER
SPALL = _optiSLang_Actors.StdParallel.SPALL
SPSOLVER = _optiSLang_Actors.StdParallel.SPSOLVER
SPUNSPECIFIED = _optiSLang_Actors.StdParallel.SPUNSPECIFIED
class StdParallel
Enumeration
NUM_TYPES_SP = _optiSLang_Actors.StdParallel.NUM_TYPES_SP
SPALL = _optiSLang_Actors.StdParallel.SPALL
SPSOLVER = _optiSLang_Actors.StdParallel.SPSOLVER
SPUNSPECIFIED = _optiSLang_Actors.StdParallel.SPUNSPECIFIED
__init__()
__init__(arg2: str)
property abaqus_base
property additional_args
property cpus
property domain_num
property double_mode
property dynamic_load_balance
property execution_type
property input_file
property interactive
property job_name
property madymo_input
property memory_size
property mp_mode
property output_database_file
property output_precision
property parallel_type
property pre_post_custom_script_file
property pre_post_database_file
property pre_post_no_env_startup
property pre_post_no_gui_file
property pre_post_no_saved_options
property pre_post_no_startup_dialog
property pre_post_script_file
property pre_post_startup_script_file
property pre_post_type
property scratch_dir
property standard_parallel
property user_function
class _optiSLang_Actors.AdaptiveSamplingActor
Reliability actor using the Adaptive Sampling method.
__init__()
__init__(arg2: str)
property reliability_settings
class _optiSLang_Actors.AlgorithmPluginSystem
__init__(plugin: str name) → object
Create an algorithm plugin actor by name. The plugin must be loaded at runtime.
get_internal_property_names() → list
Get names of properties defined by the plugin internally
get_plugin_id() → str
The plugin id.
class _optiSLang_Actors.AlgorithmSystemActor
__init__()
Raises an exception This class cannot be instantiated from Python
property start_designs
class _optiSLang_Actors.AnsysAPDLInputActor
__init__()
__init__(arg2: str)
get_locations_from_file(arg2: Path, arg3: PyOSDesignPoint) → bool
get_locations_from_string(arg2: str, arg3: PyOSDesignPoint) → bool
register_location_as_parameter(arg2: str)
register_locations_as_parameter()
class _optiSLang_Actors.AppendDesignsToBinFileActor
__init__()
__init__(arg2: str)
class _optiSLang_Actors.BashScriptActor
__init__()
__init__(arg2: str)
class _optiSLang_Actors.BatchScriptActor
__init__()
__init__(arg2: str)
class _optiSLang_Actors.CalculatorSetActor
__init__()
__init__(arg2: str)
add_internal_variable(location: DerivedLocation)
add_internal_variable(derived_variable: DerivedLocation)
[0] Assign location to an internal variable.
[1] Create a derived variable.
add_output(location: DerivedLocation)
add_output(derived_variable: DerivedLocation)
add_output(arg2: str, arg3: str)
[0] Assign location to an output slot.
[1] Create a derived variable and assign it to an output slot.
add_response(location: DerivedLocation)
add_response(derived_variable: DerivedLocation)
add_response(arg2: str, arg3: str)
[0] Assign location to a response.
[1] Create a derived variable and assign it to a response.
get_internal_variables() → list
Get internal variables
get_registered_outputs() → list
Get registered output slots
get_registered_responses() → list
Get registered responses
unregister_from_internal_variables(arg2: str)
class _optiSLang_Actors.CatiaInputActor
__init__()
__init__(arg2: str)
get_locations_from_file(arg2: Path, arg3: PyOSDesignPoint) → bool
get_locations_from_string(arg2: str, arg3: PyOSDesignPoint) → bool
class _optiSLang_Actors.Continuation
Enumeration
Integration actor continuation mode in case of predecessor failure
CONTINUE = _optiSLang_Actors.Continuation.CONTINUE
DEFAULT = _optiSLang_Actors.Continuation.DEFAULT
SKIP = _optiSLang_Actors.Continuation.SKIP
_optiSLang_Actors.CreateAlgorithmPluginActorTyped(arg1: str) → Actor
Create instance of an algorithm plugin specified by plugin id.
_optiSLang_Actors.CreateCustomIntegrationActorTyped(arg1: str) → CustomIntegrationActor
Create a Custom Python Integration actor by ID. The script must be located in CI path.
_optiSLang_Actors.CreateIntegrationPluginActorTyped(arg1: str) → IntegrationPluginActor
Create instance of a plugin integration specified by plugin id.
class _optiSLang_Actors.CustomActor
__init__(custom_node_id: str) → object
Create a Custom Node by ID.
get_api_version() → int
The used API version.
get_default_settings() → dict
The custom node’s user-defined default settings.
property id
The custom node’s ID as specified in the wrapper script filename.
property max_parallel
property modifying_settings
Settings that will affect the node’s run status when changed.
property multi_design_launch_num
property non_modifying_settings
Settings that will not affect the node’s run status when changed.
class _optiSLang_Actors.CustomAlgorithmActor
__init__(algorithm: str name) → object
Create a Custom Algorithm actor by name. The corresponding script must be located in CA path.
get_default_settings() → PyOSDesignPoint
property id
The custom algorithm’s ID as specified in the wrapper script filename.
property settings
class _optiSLang_Actors.CustomIntegrationActor
__init__(integration: str name) → object
Create a Custom Python Integration actor by name. The script must be located in CI path.
property error_code
get_api_version() → int
The used API version.
get_default_settings(arg2: bool) → PyOSDesignPoint
property id
The custom integration’s ID as specified in the wrapper script filename.
property instant_variable_update
property max_parallel
property modifying_settings
Settings that will affect the node’s run status when changed.
property multi_design_launch_num
property non_modifying_settings
Settings that will not affect the node’s run status when changed.
property path
property settings
class _optiSLang_Actors.CustomMopActor
__init__(custom_mop_node_id: str) → object
Create a Custom MOP Node by ID.
get_default_settings() → dict
The custom MOP node’s user-defined default settings.
property id
The custom MOP node’s ID as specified in the wrapper script filename.
class _optiSLang_Actors.CustomizedBaseActor
__init__()
Raises an exception This class cannot be instantiated from Python
add_input(location: CustomizedBaseInfo)
add_input(name: str and PyOSDesignEntry, location: CustomizedBaseInfo)
[0] Assign location to an input slot.
[1] Assign location to input slot.
add_internal_variable(location: CustomizedBaseInfo)
add_internal_variable(derived_variable: DerivedLocation)
[0] Assign location to an internal variable.
[1] Create a derived variable.
add_output(location: CustomizedBaseInfo)
add_output(derived_variable: DerivedLocation)
add_output(name: str and PyOSDesignEntry, location: CustomizedBaseInfo)
[0] Assign location to an output slot.
[1] Create a derived variable and assign it to an output slot.
[2] Assign location to output slot.
add_parameter(location: CustomizedBaseInfo)
add_parameter(name: tuple and PyOSDesignEntry, location: CustomizedBaseInfo)
[0] Assign location to a parameter.
[1] Assign location to parameter.
add_response(location: CustomizedBaseInfo)
add_response(derived_variable: DerivedLocation)
add_response(name: tuple and PyOSDesignEntry, location: CustomizedBaseInfo)
[0] Assign location to a response.
[1] Create a derived variable and assign it to a response.
[2] Assign location to response.
property error_code
get_internal_variables() → list
Get internal variables
get_registered_inputs() → list
Get registered input slots
get_registered_outputs() → list
Get registered output slots
get_registered_parameters() → list
Get registered parameters
get_registered_responses() → list
Get registered responses
property instant_variable_update
property path
property use_as_input_integration
property use_as_output_integration
property use_as_solver
class _optiSLang_Actors.CustomizedBaseInfo
__init__()
__init__(location: str id, direction: IntegrationDirection)
__init__(complete: PyOSDesignPoint location info, direction: IntegrationDirection)
[1] Create a CustomizedBaseInfo instance.
[2] Create a CustomizedBaseInfo instance.
property direction
property name
class _optiSLang_Actors.DCSActor
__init__()
add_input(location: DPSLocation)
Assign location to an input slot.
add_internal_variable(location: DPSLocation)
add_internal_variable(derived_variable: DerivedLocation)
[0] Assign location to an internal variable.
[1] Create a derived variable.
add_output(location: DPSLocation)
add_output(derived_variable: DerivedLocation)
[0] Assign location to an output slot.
[1] Create a derived variable and assign it to an output slot.
add_parameter(location: DPSLocation)
add_parameter(arg2: str) → str
[0] Assign location to a parameter.
add_response(location: DPSLocation)
add_response(derived_variable: DerivedLocation)
add_response(arg2: str) → str
[0] Assign location to a response.
[1] Create a derived variable and assign it to a response.
property configuration
get_internal_variables() → list
Get internal variables
get_registered_inputs() → list
Get registered input slots
get_registered_outputs() → list
Get registered output slots
get_registered_parameters() → list
Get registered parameters
get_registered_responses() → list
Get registered responses
login(arg2: str, arg3: str)
property max_submission_batch_size
property output_files_to_fetch
property project
property refresh_token
property url
_optiSLang_Actors.DPSActor
alias of DCSActor
class _optiSLang_Actors.DPSLocation
__init__()
__init__(location: str id, direction: IntegrationDirection)
[1] Create a DPSLocation instance.
property direction
property name
class _optiSLang_Actors.DataExportActor
__init__()
__init__(arg2: str)
property failure_treatment
property path
class _optiSLang_Actors.DataImportActor
__init__()
__init__(arg2: str)
property failure_treatment
property path
class _optiSLang_Actors.DataMiningActor
__init__()
__init__(arg2: str)
init_append_best_designs()
Configure node with functionality to append best designs to an MDB file.
class _optiSLang_Actors.DerivedLocation
__init__()
__init__(arg2: str, arg3: str)
property expression
property location_id
class _optiSLang_Actors.DesignCounts
__init__()
get_estimated() → object
get_upper_bound() → object
class _optiSLang_Actors.DesignExportActor
__init__()
__init__(arg2: str)
property csv_delimiter
property design_exporter
property export_format
property json_legacy_mode
property json_prettified_mode
property json_signal_data
property mdb_path
property out_path
class _optiSLang_Actors.DesignImportActor
__init__()
__init__(arg2: str)
property csv_delimiter
property design_importer
property dimension_settings
property import_format
property in_path
property settings_file_path
property sheet_name
property use_import_settings
property use_import_settings_file
class _optiSLang_Actors.DesignImportDimensionEntry
__init__()
property column
Column in data set.
property name
Name ot the imported dimension.
property type
Type of the imported dimension.
class _optiSLang_Actors.DesignImportDimensionsVector
__init__()
__iter__() → object
entry_export_list() → object
push_back(arg2: DesignImportDimensionEntry)
size() → int
class _optiSLang_Actors.DirectionalSamplingActor
Reliability actor using Directional Sampling.
__init__()
__init__(arg2: str)
property reliability_settings
class _optiSLang_Actors.DistinctWorkingDirActor
__init__()
Raises an exception This class cannot be instantiated from Python
property distinct_working_directory
class _optiSLang_Actors.EAActor
__init__()
__init__(arg2: str)
class _optiSLang_Actors.ETK
class AMESimOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: str, arg4: WStrList)
__init__(arg2: Path, arg3: Path, arg4: str, arg5: WStrList)
class AdamsOutputVariable
__init__()
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
property component
property component_index
property data
property entity
property entity_type
property step
class AnsysOutputVariable
__init__()
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
property extraction_type
property kind
property node_channel
property node_number
property number
property range
property type
class AutoParamOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: str, arg4: WStrList)
__init__(arg2: Path, arg3: Path, arg4: str, arg5: WStrList)
class CFturboOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: str, arg4: WStrList)
__init__(arg2: Path, arg3: Path, arg4: str, arg5: WStrList)
class CetolOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: str, arg4: WStrList)
__init__(arg2: Path, arg3: Path, arg4: str, arg5: WStrList)
class ColumnReader
__init__()
__init__(arg2: int)
__init__(arg2: int, arg3: int)
property initial_offset
property width
class CustomizedOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: str, arg4: WStrList)
__init__(arg2: Path, arg3: Path, arg4: str, arg5: WStrList)
set_custom_id(arg2: str)
class ETKAbaqusActor
class ODBFieldOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: str)
__init__(arg2: Path, arg3: Path, arg4: str)
property component_name
property element_types
property field_output_name
property frame
has_invariant() → bool
property invariant
property position
reset_invariant()
property section_point_name
property section_points
property set_infos
property set_type
property step_name
property use_last_frame
class ODBHistoryOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: str)
__init__(arg2: Path, arg3: Path, arg4: str)
property history_output_description
property history_output_name
property point_position
property region_name
property step_name
property tip_set_info
property tipset_bound
class ODBSectionPointInfo
__init__()
__init__(arg2: int)
__init__(arg2: int, arg3: str)
__init__(arg2: int, arg3: str, arg4: str)
class ODBSectionPointInfoSet
A mutable set.
__and__(arg2: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return the intersection of this set and other.
__contains__(arg2: ODBSectionPointInfo) → bool
__delitem__(arg2: ODBSectionPointInfo)
__hash__()
__init__()
__iter__() → object
__len__() → int
__or__(arg2: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return the union of this set and other.
__sub__(arg2: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return elements of this set that are not in other.
__xor__(arg2: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return elements that are either in this set or in other but not in both.
add(element: ODBSectionPointInfo)
Add element.
difference(other: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return elements of this set that are not in other.
intersection(other: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return the intersection of this set and other.
remove(element: ODBSectionPointInfo)
Remove element.
symmetric_difference(other: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return elements that are either in this set or in other but not in both.
union(other: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return the union of this set and other.
class ODBSetInfo
__init__()
__init__(arg2: str, arg3: SetLocation, arg4: SetType)
__init__(arg2: str, arg3: SetLocation, arg4: SetType, arg5: StrList)
__init__(arg2: str, arg3: SetLocation, arg4: SetType, arg5: StrList, arg6: str)
class ODBSetInfoSet
A mutable set.
__and__(arg2: ODBSetInfoSet) → ODBSetInfoSet
Return the intersection of this set and other.
__contains__(arg2: ODBSetInfo) → bool
__delitem__(arg2: ODBSetInfo)
__hash__()
__init__()
__iter__() → object
__len__() → int
__or__(arg2: ODBSetInfoSet) → ODBSetInfoSet
Return the union of this set and other.
__sub__(arg2: ODBSetInfoSet) → ODBSetInfoSet
Return elements of this set that are not in other.
__xor__(arg2: ODBSetInfoSet) → ODBSetInfoSet
Return elements that are either in this set or in other but not in both.
add(element: ODBSetInfo)
Add element.
difference(other: ODBSetInfoSet) → ODBSetInfoSet
Return elements of this set that are not in other.
intersection(other: ODBSetInfoSet) → ODBSetInfoSet
Return the intersection of this set and other.
remove(element: ODBSetInfo)
Remove element.
symmetric_difference(other: ODBSetInfoSet) → ODBSetInfoSet
Return elements that are either in this set or in other but not in both.
union(other: ODBSetInfoSet) → ODBSetInfoSet
Return the union of this set and other.
__init__()
__init__(arg2: str)
free_cached_resources()
class ETKActor
__init__()
__init__(arg2: str)
property imported_files
property max_parallel
class ETKActorBase
__init__()
Raises an exception This class cannot be instantiated from Python
add_internal_variable(location: ETKLocation)
add_internal_variable(derived_variable: DerivedLocation)
add_internal_variable(arg2: Variable)
[0] Assign location to an internal variable.
[1] Create a derived variable.
add_output(location: ETKLocation)
add_output(derived_variable: DerivedLocation)
add_output(arg2: Variable)
[0] Assign location to an output slot.
[1] Create a derived variable and assign it to an output slot.
add_response(location: ETKLocation)
add_response(derived_variable: DerivedLocation)
add_response(arg2: Variable)
add_response(arg2: str, arg3: PyOSDesignEntry, arg4: DerivedLocation) → str
add_response(arg2: str, arg3: PyOSDesignEntry, arg4: Variable) → str
[0] Assign location to a response.
[1] Create a derived variable and assign it to a response.
get_internal_variables() → list
Get internal variables
get_registered_outputs() → list
Get registered output slots
get_registered_responses() → list
Get registered responses
register_as_internal_location(location: ETKLocation)
register_as_internal_location(derived_variable: DerivedLocation)
register_as_internal_location(arg2: Variable)
[0] Assign location to an internal variable.
[1] Create a derived variable.
class ETKActorSingle
__init__()
Raises an exception This class cannot be instantiated from Python
property file
property path
property splitted_path
class ETKFile
__init__()
__init__(arg2: ProvidedPath, arg3: str)
property path
property type
class ETKFileContainer
__contains__(arg2: object) → bool
__delitem__(arg2: object)
__getitem__(arg2: object) → object
__init__()
__iter__() → object
__len__() → int
__setitem__(arg2: object, arg3: object)
append(arg2: object)
append(arg2: ETKFile)
extend(arg2: object)
size() → int
class ETKFloEFDActor
class FloEFDOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: str, arg4: WStrList)
__init__(arg2: Path, arg3: Path, arg4: str, arg5: WStrList)
__init__(arg2: str)
__init__(arg2: str, arg3: str, arg4: WStrList)
__init__()
__init__(arg2: str)
class ETKLocation
__init__()
__init__(arg2: Variable)
__init__(arg2: Variable, arg3: ProvidedPath)
property etk_variable
property file_path
class ETKSimPackActor
class SimPackOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: str, arg4: WStrList)
__init__(arg2: Path, arg3: Path, arg4: str, arg5: WStrList)
__init__(arg2: str)
__init__(arg2: str, arg3: str, arg4: WStrList)
__init__()
__init__(arg2: str)
class ETKTextOutputActor
class ColumnReader
__init__()
__init__(arg2: int)
__init__(arg2: int, arg3: int)
property initial_offset
property width
class IncrementRepeater
__init__()
__init__(arg2: int)
__init__(arg2: int, arg3: int)
__init__(arg2: int, arg3: int, arg4: int)
property increment
property max_increment
property offset
class LineReader
__init__()
class MarkerRepeater
__init__()
Raises an exception This class cannot be instantiated from Python
class RegexSearcher
__init__()
__init__(arg2: str)
property end_search_string
property end_search_string_is_regex
property search_string
property search_string_is_regex
class RepeaterArgs
__init__(arg2: int, arg3: int, arg4: int)
class TextMarker
__init__()
Raises an exception This class cannot be instantiated from Python
append(arg2: TextMarker)
get_child() → TextMarker
get_row_reader() → bool
has_child() → bool
has_repeater() → bool
is_row_reader() → bool
property repeater
class TextOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: str)
__init__(arg2: Path, arg3: Path, arg4: str)
__init__(arg2: str)
__init__(arg2: str, arg3: str)
__init__(Output: Path file path, Variable: str name, Line: RepeaterArgs reapeater arguments, Token: RepeaterArgs repeater arguments)
__init__(Output: Path file path, Base: Path path, Variable: str name, Line: RepeaterArgs reapeater arguments, Token: RepeaterArgs repeater arguments)
__init__(Output: Path file path, Variable: str name, Line: RepeaterArgs reapeater arguments, Column: RepeaterArgs repeater arguments, Column: int offset, Column: int width)
__init__(Output: Path file path, Base: Path path, Variable: str name, Line: RepeaterArgs reapeater arguments, Column: RepeaterArgs repeater arguments, Column: int offset, Column: int width)
[7] Creates TextOutputVariable using token reader.
[8] Creates TextOutputVariable using token reader.
[9] Creates TextOutputVariable using column reader.
[10] Creates TextOutputVariable using column reader.
property prefer_signal
Prefer as signal.
property reader
Contains the variable’s reader.
class TokenReader
__init__()
property separator
__init__()
__init__(arg2: str)
property max_parallel
class ETKTurboOptActor
class TurboOptOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: str, arg4: WStrList)
__init__(arg2: Path, arg3: Path, arg4: str, arg5: WStrList)
__init__(arg2: str)
__init__(arg2: str, arg3: str, arg4: WStrList)
__init__()
__init__(arg2: str)
class EdysonOutputVariable
__init__()
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
get_available_components() → stringVec
property selected_components
class ExtOutOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: str, arg4: WStrList)
__init__(arg2: Path, arg3: Path, arg4: str, arg5: WStrList)
class FileLocation
__init__()
Raises an exception This class cannot be instantiated from Python
class FileVariable
__init__()
Raises an exception This class cannot be instantiated from Python
class FloEFDOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: str, arg4: WStrList)
__init__(arg2: Path, arg3: Path, arg4: str, arg5: WStrList)
__init__(arg2: str)
__init__(arg2: str, arg3: str, arg4: WStrList)
class IncrementRepeater
__init__()
__init__(arg2: int)
__init__(arg2: int, arg3: int)
__init__(arg2: int, arg3: int, arg4: int)
property increment
property max_increment
property offset
class LSDYNAOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: str, arg4: WStrList)
__init__(arg2: Path, arg3: Path, arg4: str, arg5: WStrList)
class LineReader
__init__()
class MarkerRepeater
__init__()
Raises an exception This class cannot be instantiated from Python
class ODBFieldOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: str)
__init__(arg2: Path, arg3: Path, arg4: str)
property component_name
property element_types
property field_output_name
property frame
has_invariant() → bool
property invariant
property position
reset_invariant()
property section_point_name
property section_points
property set_infos
property set_type
property step_name
property use_last_frame
class ODBHistoryOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: str)
__init__(arg2: Path, arg3: Path, arg4: str)
property history_output_description
property history_output_name
property point_position
property region_name
property step_name
property tip_set_info
property tipset_bound
class ODBSectionPointInfo
__init__()
__init__(arg2: int)
__init__(arg2: int, arg3: str)
__init__(arg2: int, arg3: str, arg4: str)
class ODBSectionPointInfoSet
A mutable set.
__and__(arg2: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return the intersection of this set and other.
__contains__(arg2: ODBSectionPointInfo) → bool
__delitem__(arg2: ODBSectionPointInfo)
__hash__()
__init__()
__iter__() → object
__len__() → int
__or__(arg2: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return the union of this set and other.
__sub__(arg2: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return elements of this set that are not in other.
__xor__(arg2: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return elements that are either in this set or in other but not in both.
add(element: ODBSectionPointInfo)
Add element.
difference(other: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return elements of this set that are not in other.
intersection(other: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return the intersection of this set and other.
remove(element: ODBSectionPointInfo)
Remove element.
symmetric_difference(other: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return elements that are either in this set or in other but not in both.
union(other: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return the union of this set and other.
class ODBSetInfo
__init__()
__init__(arg2: str, arg3: SetLocation, arg4: SetType)
__init__(arg2: str, arg3: SetLocation, arg4: SetType, arg5: StrList)
__init__(arg2: str, arg3: SetLocation, arg4: SetType, arg5: StrList, arg6: str)
class ODBSetInfoSet
A mutable set.
__and__(arg2: ODBSetInfoSet) → ODBSetInfoSet
Return the intersection of this set and other.
__contains__(arg2: ODBSetInfo) → bool
__delitem__(arg2: ODBSetInfo)
__hash__()
__init__()
__iter__() → object
__len__() → int
__or__(arg2: ODBSetInfoSet) → ODBSetInfoSet
Return the union of this set and other.
__sub__(arg2: ODBSetInfoSet) → ODBSetInfoSet
Return elements of this set that are not in other.
__xor__(arg2: ODBSetInfoSet) → ODBSetInfoSet
Return elements that are either in this set or in other but not in both.
add(element: ODBSetInfo)
Add element.
difference(other: ODBSetInfoSet) → ODBSetInfoSet
Return elements of this set that are not in other.
intersection(other: ODBSetInfoSet) → ODBSetInfoSet
Return the intersection of this set and other.
remove(element: ODBSetInfo)
Remove element.
symmetric_difference(other: ODBSetInfoSet) → ODBSetInfoSet
Return elements that are either in this set or in other but not in both.
union(other: ODBSetInfoSet) → ODBSetInfoSet
Return the union of this set and other.
class PythonBasedOutputVariable
__init__()
Raises an exception This class cannot be instantiated from Python
property id_list
class RegexSearcher
__init__()
__init__(arg2: str)
property end_search_string
property end_search_string_is_regex
property search_string
property search_string_is_regex
class RepeaterArgs
__init__(arg2: int, arg3: int, arg4: int)
class SimPackOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: str, arg4: WStrList)
__init__(arg2: Path, arg3: Path, arg4: str, arg5: WStrList)
__init__(arg2: str)
__init__(arg2: str, arg3: str, arg4: WStrList)
class TextMarker
__init__()
Raises an exception This class cannot be instantiated from Python
append(arg2: TextMarker)
get_child() → TextMarker
get_row_reader() → bool
has_child() → bool
has_repeater() → bool
is_row_reader() → bool
property repeater
class TextOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: str)
__init__(arg2: Path, arg3: Path, arg4: str)
__init__(arg2: str)
__init__(arg2: str, arg3: str)
__init__(Output: Path file path, Variable: str name, Line: RepeaterArgs reapeater arguments, Token: RepeaterArgs repeater arguments)
__init__(Output: Path file path, Base: Path path, Variable: str name, Line: RepeaterArgs reapeater arguments, Token: RepeaterArgs repeater arguments)
__init__(Output: Path file path, Variable: str name, Line: RepeaterArgs reapeater arguments, Column: RepeaterArgs repeater arguments, Column: int offset, Column: int width)
__init__(Output: Path file path, Base: Path path, Variable: str name, Line: RepeaterArgs reapeater arguments, Column: RepeaterArgs repeater arguments, Column: int offset, Column: int width)
[7] Creates TextOutputVariable using token reader.
[8] Creates TextOutputVariable using token reader.
[9] Creates TextOutputVariable using column reader.
[10] Creates TextOutputVariable using column reader.
property prefer_signal
Prefer as signal.
property reader
Contains the variable’s reader.
class TokenReader
__init__()
property separator
class TurboOptOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: str, arg4: WStrList)
__init__(arg2: Path, arg3: Path, arg4: str, arg5: WStrList)
__init__(arg2: str)
__init__(arg2: str, arg3: str, arg4: WStrList)
class Variable
__init__()
Raises an exception This class cannot be instantiated from Python
property ident
__init__()
Raises an exception This class cannot be instantiated from Python
class _optiSLang_Actors.ETKAbaqusActor
class ODBFieldOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: str)
__init__(arg2: Path, arg3: Path, arg4: str)
property component_name
property element_types
property field_output_name
property frame
has_invariant() → bool
property invariant
property position
reset_invariant()
property section_point_name
property section_points
property set_infos
property set_type
property step_name
property use_last_frame
class ODBHistoryOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: str)
__init__(arg2: Path, arg3: Path, arg4: str)
property history_output_description
property history_output_name
property point_position
property region_name
property step_name
property tip_set_info
property tipset_bound
class ODBSectionPointInfo
__init__()
__init__(arg2: int)
__init__(arg2: int, arg3: str)
__init__(arg2: int, arg3: str, arg4: str)
class ODBSectionPointInfoSet
A mutable set.
__and__(arg2: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return the intersection of this set and other.
__contains__(arg2: ODBSectionPointInfo) → bool
__delitem__(arg2: ODBSectionPointInfo)
__hash__()
__init__()
__iter__() → object
__len__() → int
__or__(arg2: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return the union of this set and other.
__sub__(arg2: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return elements of this set that are not in other.
__xor__(arg2: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return elements that are either in this set or in other but not in both.
add(element: ODBSectionPointInfo)
Add element.
difference(other: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return elements of this set that are not in other.
intersection(other: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return the intersection of this set and other.
remove(element: ODBSectionPointInfo)
Remove element.
symmetric_difference(other: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return elements that are either in this set or in other but not in both.
union(other: ODBSectionPointInfoSet) → ODBSectionPointInfoSet
Return the union of this set and other.
class ODBSetInfo
__init__()
__init__(arg2: str, arg3: SetLocation, arg4: SetType)
__init__(arg2: str, arg3: SetLocation, arg4: SetType, arg5: StrList)
__init__(arg2: str, arg3: SetLocation, arg4: SetType, arg5: StrList, arg6: str)
class ODBSetInfoSet
A mutable set.
__and__(arg2: ODBSetInfoSet) → ODBSetInfoSet
Return the intersection of this set and other.
__contains__(arg2: ODBSetInfo) → bool
__delitem__(arg2: ODBSetInfo)
__hash__()
__init__()
__iter__() → object
__len__() → int
__or__(arg2: ODBSetInfoSet) → ODBSetInfoSet
Return the union of this set and other.
__sub__(arg2: ODBSetInfoSet) → ODBSetInfoSet
Return elements of this set that are not in other.
__xor__(arg2: ODBSetInfoSet) → ODBSetInfoSet
Return elements that are either in this set or in other but not in both.
add(element: ODBSetInfo)
Add element.
difference(other: ODBSetInfoSet) → ODBSetInfoSet
Return elements of this set that are not in other.
intersection(other: ODBSetInfoSet) → ODBSetInfoSet
Return the intersection of this set and other.
remove(element: ODBSetInfo)
Remove element.
symmetric_difference(other: ODBSetInfoSet) → ODBSetInfoSet
Return elements that are either in this set or in other but not in both.
union(other: ODBSetInfoSet) → ODBSetInfoSet
Return the union of this set and other.
__init__()
__init__(arg2: str)
free_cached_resources()
class _optiSLang_Actors.ETKActor
__init__()
__init__(arg2: str)
property imported_files
property max_parallel
class _optiSLang_Actors.ETKFloEFDActor
class FloEFDOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: str, arg4: WStrList)
__init__(arg2: Path, arg3: Path, arg4: str, arg5: WStrList)
__init__(arg2: str)
__init__(arg2: str, arg3: str, arg4: WStrList)
__init__()
__init__(arg2: str)
class _optiSLang_Actors.ETKSimPackActor
class SimPackOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: str, arg4: WStrList)
__init__(arg2: Path, arg3: Path, arg4: str, arg5: WStrList)
__init__(arg2: str)
__init__(arg2: str, arg3: str, arg4: WStrList)
__init__()
__init__(arg2: str)
class _optiSLang_Actors.ETKTextOutputActor
class ColumnReader
__init__()
__init__(arg2: int)
__init__(arg2: int, arg3: int)
property initial_offset
property width
class IncrementRepeater
__init__()
__init__(arg2: int)
__init__(arg2: int, arg3: int)
__init__(arg2: int, arg3: int, arg4: int)
property increment
property max_increment
property offset
class LineReader
__init__()
class MarkerRepeater
__init__()
Raises an exception This class cannot be instantiated from Python
class RegexSearcher
__init__()
__init__(arg2: str)
property end_search_string
property end_search_string_is_regex
property search_string
property search_string_is_regex
class RepeaterArgs
__init__(arg2: int, arg3: int, arg4: int)
class TextMarker
__init__()
Raises an exception This class cannot be instantiated from Python
append(arg2: TextMarker)
get_child() → TextMarker
get_row_reader() → bool
has_child() → bool
has_repeater() → bool
is_row_reader() → bool
property repeater
class TextOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: str)
__init__(arg2: Path, arg3: Path, arg4: str)
__init__(arg2: str)
__init__(arg2: str, arg3: str)
__init__(Output: Path file path, Variable: str name, Line: RepeaterArgs reapeater arguments, Token: RepeaterArgs repeater arguments)
__init__(Output: Path file path, Base: Path path, Variable: str name, Line: RepeaterArgs reapeater arguments, Token: RepeaterArgs repeater arguments)
__init__(Output: Path file path, Variable: str name, Line: RepeaterArgs reapeater arguments, Column: RepeaterArgs repeater arguments, Column: int offset, Column: int width)
__init__(Output: Path file path, Base: Path path, Variable: str name, Line: RepeaterArgs reapeater arguments, Column: RepeaterArgs repeater arguments, Column: int offset, Column: int width)
[7] Creates TextOutputVariable using token reader.
[8] Creates TextOutputVariable using token reader.
[9] Creates TextOutputVariable using column reader.
[10] Creates TextOutputVariable using column reader.
property prefer_signal
Prefer as signal.
property reader
Contains the variable’s reader.
class TokenReader
__init__()
property separator
__init__()
__init__(arg2: str)
property max_parallel
class _optiSLang_Actors.ETKTurboOptActor
class TurboOptOutputVariable
__init__()
__init__(arg2: Path)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: str, arg4: WStrList)
__init__(arg2: Path, arg3: Path, arg4: str, arg5: WStrList)
__init__(arg2: str)
__init__(arg2: str, arg3: str, arg4: WStrList)
__init__()
__init__(arg2: str)
class _optiSLang_Actors.ExecutionPolicy
__init__(continuation_behaviour: Continuation=_optiSLang_Actors.Continuation.DEFAULT, expressions: WStrList)
__init__(, continuation_behaviour: Continuation=_optiSLang_Actors.Continuation.DEFAULT [, expressions_mode: Expressions=_optiSLang_Actors.Expressions.FULFILL_ALL]])
property continuation_behaviour
Continuation behaviour in case of predecessor failure
property expressions
Expression conditions
property expressions_mode
Fulfillment mode for expression conditions
class _optiSLang_Actors.ExportFailureTreatment
Enumeration
ALWAYS_SUCCEED = _optiSLang_Actors.ExportFailureTreatment.ALWAYS_SUCCEED
FAIL_ON_WRITE_ERROR = _optiSLang_Actors.ExportFailureTreatment.FAIL_ON_WRITE_ERROR
class _optiSLang_Actors.ExportFormat
Enumeration
CSV = _optiSLang_Actors.ExportFormat.CSV
EXCEL = _optiSLang_Actors.ExportFormat.EXCEL
GENERIC = _optiSLang_Actors.ExportFormat.GENERIC
JSON = _optiSLang_Actors.ExportFormat.JSON
class _optiSLang_Actors.Expressions
Enumeration
Integration actor expression conditions fulfillment mode
DISABLED = _optiSLang_Actors.Expressions.DISABLED
FULFILL_ALL = _optiSLang_Actors.Expressions.FULFILL_ALL
FULFILL_ANY = _optiSLang_Actors.Expressions.FULFILL_ANY
class _optiSLang_Actors.ExtrapolationType
Enumeration
EXTRAPOLATE = _optiSLang_Actors.ExtrapolationType.EXTRAPOLATE
INITIAL_SAMPLING_BOUNDS = _optiSLang_Actors.ExtrapolationType.INITIAL_SAMPLING_BOUNDS
REDUCED_SAMPLING_BOUNDS = _optiSLang_Actors.ExtrapolationType.REDUCED_SAMPLING_BOUNDS
class _optiSLang_Actors.FORMActor
Reliability actor using First Order Reliability Method.
__init__()
__init__(arg2: str)
property reliability_settings
class _optiSLang_Actors.FloEFDInputActor
__init__(arg2: str)
_optiSLang_Actors.GetLoadedCIPlugins() → WStrSet
_optiSLang_Actors.GetLoadedPlugins() → WStrSet
List customization plugins that are loaded at runtime.
class _optiSLang_Actors.HPSActor
__init__()
add_input(location: HPSLocation)
Assign location to an input slot.
add_internal_variable(location: HPSLocation)
add_internal_variable(derived_variable: DerivedLocation)
[0] Assign location to an internal variable.
[1] Create a derived variable.
add_output(location: HPSLocation)
add_output(derived_variable: DerivedLocation)
[0] Assign location to an output slot.
[1] Create a derived variable and assign it to an output slot.
add_parameter(location: HPSLocation)
add_parameter(arg2: str) → str
[0] Assign location to a parameter.
add_response(location: HPSLocation)
add_response(derived_variable: DerivedLocation)
add_response(arg2: str) → str
[0] Assign location to a response.
[1] Create a derived variable and assign it to a response.
property designs_per_process
get_internal_variables() → list
Get internal variables
get_registered_inputs() → list
Get registered input slots
get_registered_outputs() → list
Get registered output slots
get_registered_parameters() → list
Get registered parameters
get_registered_responses() → list
Get registered responses
property job_definition
login(arg2: str, arg3: str)
property output_files_to_fetch
property project
property refresh_token
property url
class _optiSLang_Actors.HPSLocation
__init__()
__init__(location: str id, direction: IntegrationDirection)
[1] Create a HPSLocation instance.
property direction
property name
class _optiSLang_Actors.ISPUDActor
Reliability actor that utilizes Importance Sampling Using the Design Point.
__init__()
__init__(arg2: str)
property reliability_settings
class _optiSLang_Actors.ImportDimensionType
Enumeration
DesignId = _optiSLang_Actors.ImportDimensionType.DesignId
DontImport = _optiSLang_Actors.ImportDimensionType.DontImport
Parameter = _optiSLang_Actors.ImportDimensionType.Parameter
Response = _optiSLang_Actors.ImportDimensionType.Response
class _optiSLang_Actors.ImportFailureTreatment
Enumeration
ALWAYS_SUCCEED = _optiSLang_Actors.ImportFailureTreatment.ALWAYS_SUCCEED
FAIL_ON_MISSING_ENTRY = _optiSLang_Actors.ImportFailureTreatment.FAIL_ON_MISSING_ENTRY
FAIL_ON_READ_ERROR = _optiSLang_Actors.ImportFailureTreatment.FAIL_ON_READ_ERROR
FAIL_ON_TYPE_MISMATCH = _optiSLang_Actors.ImportFailureTreatment.FAIL_ON_TYPE_MISMATCH
class _optiSLang_Actors.ImportFormat
Enumeration
CSV = _optiSLang_Actors.ImportFormat.CSV
EXCEL = _optiSLang_Actors.ImportFormat.EXCEL
GENERIC = _optiSLang_Actors.ImportFormat.GENERIC
JSON = _optiSLang_Actors.ImportFormat.JSON
class _optiSLang_Actors.IntegrationBaseActor
__init__()
Raises an exception This class cannot be instantiated from Python
add_input(location: str)
Assign location to an input slot.
add_internal_variable(location: str)
add_internal_variable(derived_variable: DerivedLocation)
[0] Assign location to an internal variable.
[1] Create a derived variable.
add_output(location: str)
add_output(derived_variable: DerivedLocation)
[0] Assign location to an output slot.
[1] Create a derived variable and assign it to an output slot.
add_parameter(location: str)
Assign location to a parameter.
add_response(location: str)
add_response(derived_variable: DerivedLocation)
add_response(arg2: tuple) → str
add_response(arg2: tuple) → str
[0] Assign location to a response.
[1] Create a derived variable and assign it to a response.
property error_code
property execution_policy
get_internal_variables() → list
Get internal variables
get_registered_inputs() → list
Get registered input slots
get_registered_outputs() → list
Get registered output slots
get_registered_parameters() → list
Get registered parameters
get_registered_responses() → list
Get registered responses
property instant_variable_update
load() → bool
load(json: str) → bool
[0] Initialize integration according to specified properties
[1] Initialize integration according to specified json-string content
remove_input(arg2: str)
remove_internal_variable(arg2: str) → bool
remove_output(arg2: str)
remove_parameter(arg2: str)
remove_response(arg2: str)
reread_parameter_reference_values(, publish_reference_changes: bool=True [, invalidate_on_fail: bool=False]])
Re-reads parameter reference values and optionally updates values held by the parent system
reread_response_reference_values(, publish_reference_changes: bool=True [, invalidate_on_fail: bool=False]])
Re-reads response reference values and optionally updates values held by the parent system
set_locations(arg2: str) → bool
class _optiSLang_Actors.IntegrationDirection
Enumeration
DIRECTION_INPUT = _optiSLang_Actors.IntegrationDirection.DIRECTION_INPUT
DIRECTION_OUTPUT = _optiSLang_Actors.IntegrationDirection.DIRECTION_OUTPUT
class _optiSLang_Actors.IntegrationPluginActor
__init__(plugin: str name) → object
Create an integration plugin actor by name. The plugin must be loaded at runtime.
add_input(arg2: str)
add_internal_variable(arg2: str)
add_internal_variable(derived: DerivedLocation variable)
[1] Create a derived variable.
add_output(arg2: str)
add_output(arg2: DerivedLocation)
[1] Create a derived variable and assign it to an output slot.
add_parameter(arg2: str)
add_response(arg2: str)
add_response(arg2: DerivedLocation)
[1] Create a derived variable and assign it to a response.
property error_code
get_internal_property_names() → list
Get names of properties defined by the plugin internally
get_plugin_id() → str
The plugin id.
property max_parallel
re_register_locations_as_parameter()
re_register_locations_as_response()
register_location_as_input(arg2: str)
register_location_as_internal_variable(arg2: str)
register_location_as_internal_variable(derived: DerivedLocation variable)
[1] Create a derived variable.
register_location_as_output(arg2: str)
register_location_as_output(arg2: DerivedLocation)
[1] Create a derived variable and assign it to an output slot.
register_location_as_parameter(arg2: str)
register_location_as_response(arg2: str)
register_location_as_response(arg2: DerivedLocation)
[1] Create a derived variable and assign it to a response.
register_locations_as_input()
register_locations_as_internal_variable()
register_locations_as_output()
register_locations_as_parameter()
register_locations_as_response()
class _optiSLang_Actors.Invariant
Enumeration
INVARIANT_INV3 = _optiSLang_Actors.Invariant.INVARIANT_INV3
INVARIANT_MAGNITUDE = _optiSLang_Actors.Invariant.INVARIANT_MAGNITUDE
INVARIANT_MAX_INPLANE_PRINCIPAL = _optiSLang_Actors.Invariant.INVARIANT_MAX_INPLANE_PRINCIPAL
INVARIANT_MAX_PRINCIPAL = _optiSLang_Actors.Invariant.INVARIANT_MAX_PRINCIPAL
INVARIANT_MID_PRINCIPAL = _optiSLang_Actors.Invariant.INVARIANT_MID_PRINCIPAL
INVARIANT_MIN_INPLANE_PRINCIPAL = _optiSLang_Actors.Invariant.INVARIANT_MIN_INPLANE_PRINCIPAL
INVARIANT_MIN_PRINCIPAL = _optiSLang_Actors.Invariant.INVARIANT_MIN_PRINCIPAL
INVARIANT_MISES = _optiSLang_Actors.Invariant.INVARIANT_MISES
INVARIANT_OUTOFPLANE_PRINCIPAL = _optiSLang_Actors.Invariant.INVARIANT_OUTOFPLANE_PRINCIPAL
INVARIANT_PRESS = _optiSLang_Actors.Invariant.INVARIANT_PRESS
INVARIANT_TRESCA = _optiSLang_Actors.Invariant.INVARIANT_TRESCA
INVARIANT_UNDEFINED = _optiSLang_Actors.Invariant.INVARIANT_UNDEFINED
class _optiSLang_Actors.LSDYNAInputActor
__init__()
__init__(arg2: str)
get_locations_from_file(arg2: Path, arg3: PyOSDesignPoint) → bool
get_locations_from_string(arg2: str, arg3: PyOSDesignPoint) → bool
class _optiSLang_Actors.MOPActor
__init__()
__init__(arg2: str)
property advanced_settings
MOP advanced settings. Assigning to this property will activate advanced mode.
property model_complexity
property mop_data
MOP parameter and response handling.
property num_responses_parallel
property pmop_settings
property settings_type
property variable_reduction
class _optiSLang_Actors.MOPAdvancedSettings
__init__()
property adapt_bounds
property adapt_bounds_safety_factor
property custom_surrogates
property cv_values_suffix
property log_file_path
property log_in_file
property log_in_project_log
property num_parallel
property use_incomplete
property write_cv_values
property write_function_string
class _optiSLang_Actors.MOPAlgoSettings
__init__()
property coefficient_factor_ascmo
Factor for minimum number of support points.
property coefficient_factor_kriging
Factor for minimum number of support points.
property coefficient_factor_mls
Factor for minimum number of support points.
property coefficient_factor_polynomial
Factor for minimum number of support points.
property correlation_input_check
Minimum correlation value for check.
get_custom_surrogate_usage() → dict
Return a dictionary of available custom surrogates and their usage state.
property limits
Set limits as tuple of two values.
property max_cod
Maximum CoD step.
property max_coi
Maximum CoI step.
property max_input_correlation
Maximum correlation (multi-dimensional) for inputs.
property max_order_mls
Maximum basis order.
property max_order_polynomial
Maximum basis order.
property min_input_correlation
Minimum correlation (threshold) for inputs.
property min_significance
Limit for significance filter.
property num_correlation_steps
Number of steps for correlation filter combinations
set_custom_surrogate(name: str, use: bool)
Set use of custom surrogate by name. Add the surrogate if not yet present.
set_defaults()
Reset settings to default values.
property step_cod
Step size for CoD filter.
property step_coi
Step size for CoI filter.
property step_significance
Steps for filter reduction.
property testing_type
property tolerance_cop_model
property tolerance_cop_variables
property use_adjusted_cod
property use_adjusted_cop
property use_anisotropic_kernel_kriging
property use_anisotropic_kernel_mls
property use_ascmo
Use ASCMO.
property use_boxcox
Use Box Cox.
property use_cod_filter
property use_coi_filter
property use_correlation_filter
property use_input_correlation_filter
property use_interpolation
Use interpolation.
property use_kriging
Use Kriging.
property use_limits
property use_mls
Use moving least squares.
property use_polynomials
Use polynomials.
property use_significance_filter
property use_spearman
Use Spearman.
property use_uniform_resample
class _optiSLang_Actors.MOPAutomaticSettings
__init__()
property model_complexity
property num_parallel
property variables_reduction
class _optiSLang_Actors.MOPData
Manages parameter importance and response usage for MOP.
__init__()
property parameter_importance
Set importance per parameter. The provided map may be partial, i.e. contain only the parameters that should be changed. The integer values 0 to 2 correspond to “Unimportant”, “Selectable” and “Mandatory”.
property response_usage
Set usage per response. Provided map may be partial.
class _optiSLang_Actors.MOPSolverActor
__init__()
__init__(arg2: str)
add_input(location: MOPSolverLocation)
Assign location to an input slot.
add_internal_variable(location: MOPSolverLocation)
add_internal_variable(derived_variable: DerivedLocation)
[0] Assign location to an internal variable.
[1] Create a derived variable.
add_output(location: MOPSolverLocation)
add_output(derived_variable: DerivedLocation)
[0] Assign location to an output slot.
[1] Create a derived variable and assign it to an output slot.
add_parameter(location: MOPSolverLocation)
Assign location to a parameter.
add_response(location: MOPSolverLocation)
add_response(derived_variable: DerivedLocation)
[0] Assign location to a response.
[1] Create a derived variable and assign it to a response.
property boundary_handling
property enable_multi_designs
get_internal_variables() → list
Get internal variables
get_registered_inputs() → list
Get registered input slots
get_registered_outputs() → list
Get registered output slots
get_registered_parameters() → list
Get registered parameters
get_registered_responses() → list
Get registered responses
initialize_solver(arg2: Path) → bool
initialize_solver(arg2: ProvidedPath) → bool
property mdb_path
property multi_design_num
register_available_parameters()
register_available_responses()
class _optiSLang_Actors.MOPSolverLocation
__init__()
__init__(id_base: str, direction: IntegrationDirection, value_type: MOPSolverLocationValueType, id_suffix: str)
__init__(id: str, direction: IntegrationDirection, quality_usage_suffix_vector: object)
[1] Create a MOPSolverLocation instance.
[2] Create a MOPSolverLocation instance.
property direction
property id
property id_base
property id_suffix
property value_type
class _optiSLang_Actors.MOPSolverLocationValueType
Enumeration
MOP_SOLVER_LOCATION_TYPE_ABSERROR = _optiSLang_Actors.MOPSolverLocationValueType.MOP_SOLVER_LOCATION_TYPE_ABSERROR
MOP_SOLVER_LOCATION_TYPE_COP = _optiSLang_Actors.MOPSolverLocationValueType.MOP_SOLVER_LOCATION_TYPE_COP
MOP_SOLVER_LOCATION_TYPE_DENSITY = _optiSLang_Actors.MOPSolverLocationValueType.MOP_SOLVER_LOCATION_TYPE_DENSITY
MOP_SOLVER_LOCATION_TYPE_ERROR = _optiSLang_Actors.MOPSolverLocationValueType.MOP_SOLVER_LOCATION_TYPE_ERROR
MOP_SOLVER_LOCATION_TYPE_RMSE = _optiSLang_Actors.MOPSolverLocationValueType.MOP_SOLVER_LOCATION_TYPE_RMSE
MOP_SOLVER_LOCATION_TYPE_VALUE = _optiSLang_Actors.MOPSolverLocationValueType.MOP_SOLVER_LOCATION_TYPE_VALUE
class _optiSLang_Actors.MatlabActor
__init__()
__init__(arg2: str)
get_available_versions() → list
Return a list of tuples containing the displayed name and the value to set at the version property.
property max_parallel
property use_batch_mode
class _optiSLang_Actors.MemeticActor
__init__()
__init__(arg2: str)
property optimizer_settings
class _optiSLang_Actors.MonitoringActor
__init__()
Raises an exception This class cannot be instantiated from Python
class _optiSLang_Actors.MonitoringMode
Enumeration
APPROXIMATION = _optiSLang_Actors.MonitoringMode.APPROXIMATION
AUTOMATIC = _optiSLang_Actors.MonitoringMode.AUTOMATIC
OPTIMIZATION = _optiSLang_Actors.MonitoringMode.OPTIMIZATION
RELIABILITY = _optiSLang_Actors.MonitoringMode.RELIABILITY
STATISTICS = _optiSLang_Actors.MonitoringMode.STATISTICS
class _optiSLang_Actors.MonteCarloActor
Reliability actor using Monte Carlo methods.
__init__()
__init__(arg2: str)
property reliability_settings
class _optiSLang_Actors.NLPQLPActor
__init__()
__init__(arg2: str)
property optimizer_settings
class _optiSLang_Actors.NOA2Actor
__init__()
__init__(arg2: str)
property algorithm_type
property optimizer_settings
class _optiSLang_Actors.NOAActor
__init__()
Raises an exception This class cannot be instantiated from Python
property optimizer_settings
class _optiSLang_Actors.OctaveActor
__init__()
__init__(arg2: str)
property max_parallel
class _optiSLang_Actors.OptimizationBaseActor
__init__()
Raises an exception This class cannot be instantiated from Python
property optimizer_settings
class _optiSLang_Actors.OutputFileType
Enumeration
NUM_TYPES = _optiSLang_Actors.OutputFileType.NUM_TYPES
ROBUSTNESS_OUTPUTFILE = _optiSLang_Actors.OutputFileType.ROBUSTNESS_OUTPUTFILE
SENSITIVITY_OUTPUTFILE = _optiSLang_Actors.OutputFileType.SENSITIVITY_OUTPUTFILE
class _optiSLang_Actors.PDMActor
__init__()
__init__(arg2: str)
class _optiSLang_Actors.PDMReceiveActor
__init__()
__init__(arg2: str)
class _optiSLang_Actors.PDMSendActor
__init__()
__init__(arg2: str)
class _optiSLang_Actors.PSOActor
__init__()
__init__(arg2: str)
class _optiSLang_Actors.ParameterMergingMode
Enumeration
MERGE_FROM_SLOT = _optiSLang_Actors.ParameterMergingMode.MERGE_FROM_SLOT
PREFER_PROPERTY = _optiSLang_Actors.ParameterMergingMode.PREFER_PROPERTY
PREFER_SLOT = _optiSLang_Actors.ParameterMergingMode.PREFER_SLOT
class _optiSLang_Actors.ParametricSystemActor
CleanupResponses()
CollectParameters()
GetDesignCounts() → DesignCounts
GetDesigns() → PyOSDesignContainer
RemoveAllResponses(, arg2: bool])
RemoveResponse(arg2: str)
SetDesigns(arg2: PyOSDesignContainer)
__init__()
__init__(arg2: str)
property criteria
property design_point_tolerance
get_result_file_path(, hid: HID]) → Path
Path to the OMDB file by HId. The returned path is relative to the project working directory and is empty if the OMDB file does not exist. For top-level systems the argument may be omitted.
property manual_seed_value
property parameter_manager
property parameter_merging_mode
property prefer_criteria_from_slot
property register_avz_files
property register_cax_files
property register_images
property responses
property solve_duplicated
property solve_reference
property solve_start_designs_again
property solve_violated
property start_designs
property update_result_file
property use_manual_seed
property write_osl3_bin_file_default
class _optiSLang_Actors.PathActor
__init__()
__init__(arg2: str)
property path
class _optiSLang_Actors.PerlScriptActor
__init__()
__init__(arg2: str)
class _optiSLang_Actors.Position
Enumeration
POSITION_CENTROID = _optiSLang_Actors.Position.POSITION_CENTROID
POSITION_ELEMENT_FACE = _optiSLang_Actors.Position.POSITION_ELEMENT_FACE
POSITION_ELEMENT_FACE_INTEGRATION_POINT = _optiSLang_Actors.Position.POSITION_ELEMENT_FACE_INTEGRATION_POINT
POSITION_ELEMENT_NODAL = _optiSLang_Actors.Position.POSITION_ELEMENT_NODAL
POSITION_GENERAL_PARTICLE = _optiSLang_Actors.Position.POSITION_GENERAL_PARTICLE
POSITION_INTEGRATION_POINT = _optiSLang_Actors.Position.POSITION_INTEGRATION_POINT
POSITION_NODAL = _optiSLang_Actors.Position.POSITION_NODAL
POSITION_NUM_OUTPUT_POSITION = _optiSLang_Actors.Position.POSITION_NUM_OUTPUT_POSITION
POSITION_SURFACE_FACET = _optiSLang_Actors.Position.POSITION_SURFACE_FACET
POSITION_SURFACE_INTEGRATION_POINT = _optiSLang_Actors.Position.POSITION_SURFACE_INTEGRATION_POINT
POSITION_SURFACE_NODAL = _optiSLang_Actors.Position.POSITION_SURFACE_NODAL
POSITION_UNDEFINED = _optiSLang_Actors.Position.POSITION_UNDEFINED
POSITION_WHOLE_ELEMENT = _optiSLang_Actors.Position.POSITION_WHOLE_ELEMENT
POSITION_WHOLE_MODEL = _optiSLang_Actors.Position.POSITION_WHOLE_MODEL
POSITION_WHOLE_PART_INSTANCE = _optiSLang_Actors.Position.POSITION_WHOLE_PART_INSTANCE
POSITION_WHOLE_REGION = _optiSLang_Actors.Position.POSITION_WHOLE_REGION
class _optiSLang_Actors.PostprocessingActor
__init__()
__init__(arg2: str)
property custom_script_path
property force_classic
property mdb_path
property monitoring_mode
property pp_mode
property show_pp_during_run
property show_reduced_pp_when_avaiable
property template_file
property text_import_non_interactive
property text_import_settings_file
property use_custom_script
property use_template
property wait_for_pp_to_finish
class _optiSLang_Actors.PostprocessingModePP3
Enumeration
PP3_APPROXIMATION = _optiSLang_Actors.PostprocessingModePP3.PP3_APPROXIMATION
PP3_AUTOMATIC = _optiSLang_Actors.PostprocessingModePP3.PP3_AUTOMATIC
PP3_OPTIMIZATION = _optiSLang_Actors.PostprocessingModePP3.PP3_OPTIMIZATION
PP3_STATISTICS = _optiSLang_Actors.PostprocessingModePP3.PP3_STATISTICS
class _optiSLang_Actors.Precision
Enumeration
PRECISION_DOUBLE = _optiSLang_Actors.Precision.PRECISION_DOUBLE
PRECISION_SINGLE = _optiSLang_Actors.Precision.PRECISION_SINGLE
class _optiSLang_Actors.ProEInputActor
__init__()
__init__(arg2: str)
get_locations_from_file(arg2: Path, arg3: PyOSDesignPoint) → bool
get_locations_from_string(arg2: str, arg3: PyOSDesignPoint) → bool
class _optiSLang_Actors.ProcessActor
class ArchivalMode
Enumeration
archivalCompressed = _optiSLang_Actors.ArchivalMode.archivalCompressed
archivalDefault = _optiSLang_Actors.ArchivalMode.archivalDefault
archivalDelete = _optiSLang_Actors.ArchivalMode.archivalDelete
class BaseFileMapping
__init__()
__init__(arg2: Path, arg3: str)
__init__(arg2: Path, arg3: str, arg4: ArchivalMode)
property archival_mode
property slot_name
property working_file_name
class FileImportance
Enumeration
OPTIONAL = _optiSLang_Actors.FileImportance.OPTIONAL
REQUIRED = _optiSLang_Actors.FileImportance.REQUIRED
WAIT_FAIL = _optiSLang_Actors.FileImportance.WAIT_FAIL
WAIT_SUCCESS = _optiSLang_Actors.FileImportance.WAIT_SUCCESS
class FileMapping
__init__()
__init__(arg2: Path, arg3: str)
__init__(arg2: Path, arg3: str, arg4: ArchivalMode)
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: Path, arg4: ArchivalMode)
property archival_mode
property input_file_name_
property slot_name
property working_file_name
class InputFileMapping
__init__()
__init__(arg2: Path, arg3: Path)
__init__(arg2: Path, arg3: Path, arg4: ArchivalMode)
__init__(arg2: Path, arg3: str)
__init__(arg2: Path, arg3: str, arg4: ArchivalMode)
property input_file_name
property input_file_name_
class InputFilesList
__contains__(arg2: object) → bool
__delitem__(arg2: object)
__getitem__(arg2: object) → object
__init__()
__iter__() → object
__len__() → int
__setitem__(arg2: object, arg3: object)
append(arg2: object)
extend(arg2: object)
push_back(arg2: InputFileMapping)
size() → int
class OutputFileMapping
__init__()
__init__(arg2: Path, arg3: str)
__init__(arg2: Path, arg3: str, arg4: ArchivalMode)
__init__(arg2: str)
__init__(arg2: str, arg3: ArchivalMode)
property importance
property remove_on_reset
property working_file_regex
class OutputFilesList
__contains__(arg2: object) → bool
__delitem__(arg2: object)
__getitem__(arg2: object) → object
__init__()
__iter__() → object
__len__() → int
__setitem__(arg2: object, arg3: object)
append(arg2: object)
extend(arg2: object)
push_back(arg2: OutputFileMapping)
size() → int
class SlotPathList
__contains__(arg2: object) → bool
__delitem__(arg2: object)
__getitem__(arg2: object) → object
__init__()
__iter__() → object
__len__() → int
__setitem__(arg2: object, arg3: object)
append(arg2: object)
extend(arg2: object)
push_back(arg2: FileMapping)
size() → int
__init__()
__init__(arg2: str)
property arguments
property command
property enable_multi_design_launch
property environment
property ignore_exit_code
property input_files
property max_parallel
property multi_design_launch_num
property output_files
property prepend_project_bin_to_path
property working_dir
class _optiSLang_Actors.PythonActor
__init__()
__init__(arg2: str)
property max_parallel
property path
property source
class _optiSLang_Actors.PythonScriptActor
__init__()
__init__(arg2: str)
class _optiSLang_Actors.ReevaluateActor
__init__()
__init__(arg2: str)
property adapt_bounds
property design_dir_format
property design_dir_path
property design_numbers
property input_file_path
property merge_input_data
property merge_output_data
property result_file_type
property use_input_file
class _optiSLang_Actors.ReliabilityBaseActor
__init__()
Raises an exception This class cannot be instantiated from Python
property reliability_settings
class _optiSLang_Actors.RobustnessActor
__init__()
__init__(arg2: str)
property nominal_design_point
property solve_nominal_design
class _optiSLang_Actors.RunnableSystem
__init__()
Raises an exception This class cannot be instantiated from Python
get_working_directory() → Path
class _optiSLang_Actors.SDIActor
__init__()
__init__(arg2: str)
class _optiSLang_Actors.SamplingActor
__init__()
Raises an exception This class cannot be instantiated from Python
property algorithm_settings
property dynamic_sampling
property preserve_start_design_ids
class _optiSLang_Actors.ScriptFileActor
__init__()
Raises an exception This class cannot be instantiated from Python
add_input(location: Parameter)
Assign location to an input slot.
add_internal_variable(location: Parameter)
add_internal_variable(derived_variable: DerivedLocation)
[0] Assign location to an internal variable.
[1] Create a derived variable.
add_output(location: Parameter)
add_output(derived_variable: DerivedLocation)
[0] Assign location to an output slot.
[1] Create a derived variable and assign it to an output slot.
add_parameter(location: Parameter)
Assign location to a parameter.
add_response(location: Parameter)
add_response(derived_variable: DerivedLocation)
[0] Assign location to a response.
[1] Create a derived variable and assign it to a response.
property content
get_internal_variables() → list
Get internal variables
get_locations_from_file(arg2: Path, arg3: PyOSDesignPoint) → bool
get_locations_from_string(arg2: str, arg3: PyOSDesignPoint) → bool
get_registered_inputs() → list
Get registered input slots
get_registered_outputs() → list
Get registered output slots
get_registered_parameters() → list
Get registered parameters
get_registered_responses() → list
Get registered responses
register_location_as_parameter(arg2: str)
register_locations_as_parameter()
property script_path
class _optiSLang_Actors.SensitivityActor
__init__()
__init__(arg2: str)
class _optiSLang_Actors.SetLocation
Enumeration
LOCATION_CUSTOM = _optiSLang_Actors.SetLocation.LOCATION_CUSTOM
LOCATION_INSTANCE = _optiSLang_Actors.SetLocation.LOCATION_INSTANCE
LOCATION_PART = _optiSLang_Actors.SetLocation.LOCATION_PART
LOCATION_ROOT_ASSEMBLY = _optiSLang_Actors.SetLocation.LOCATION_ROOT_ASSEMBLY
LOCATION_UNSUPPORTED_LOCATION = _optiSLang_Actors.SetLocation.LOCATION_UNSUPPORTED_LOCATION
class _optiSLang_Actors.SetType
Enumeration
TYPE_ELEMENT_SET = _optiSLang_Actors.SetType.TYPE_ELEMENT_SET
TYPE_NODE_SET = _optiSLang_Actors.SetType.TYPE_NODE_SET
TYPE_SURFACE_SET = _optiSLang_Actors.SetType.TYPE_SURFACE_SET
TYPE_UNSUPPORTED_SET_TYPE = _optiSLang_Actors.SetType.TYPE_UNSUPPORTED_SET_TYPE
class _optiSLang_Actors.SimpackInputActor
__init__(arg2: str)
class _optiSLang_Actors.SimplexActor
__init__()
__init__(arg2: str)
property optimizer_settings
class _optiSLang_Actors.SimtoolActor
__init__()
Raises an exception This class cannot be instantiated from Python
property file_path
get_available_versions(arg2: bool) → WStrList
property pre_command
property save
property version
class _optiSLang_Actors.SurrogateBaseActor
__init__()
Raises an exception This class cannot be instantiated from Python
get_parameter_from_actor(arg2: HID, arg3: object) → PyParameterManager
get_responses_from_actor(arg2: HID, arg3: object) → PyOSDesignPoint
get_resulting_parameters() → PyParameterManager
property important_info
is_valid() → bool
property mdb_path
property parameter_manager
property responses
property responses_to_be_used
property show_pp_when_avaiable
property show_pp_when_available
property use_incomplete_designs
class _optiSLang_Actors.TaggedParameter
__init__()
__init__(name: str)
__init__(name: str, line: int, column: int, length: int, tagged_line: int, tagged_column: int, tagged_length: int)
get_tagged_range(content: str) → tuple
get_tagged_start(content: str) → int
intersects(parameter: TaggedParameter) → bool
property tagged_column
property tagged_length
property tagged_line
class _optiSLang_Actors.TaggedParametersActor
__init__()
__init__(arg2: str)
get_locations_from_file(arg2: Path, arg3: PyOSDesignPoint) → bool
get_locations_from_string(arg2: str, arg3: PyOSDesignPoint) → bool
register_location_as_parameter(arg2: str)
register_locations_as_parameter()
class _optiSLang_Actors.TextInputActor
class Parameter
__init__()
__init__(name: str)
__init__(name: str, line: int, column: int, length: int)
__init__(name: str, line: int, column: int, length: int, format: str)
__init__(name: str, line: int, column: int, length: int, format: str, type: EntryType)
__init__(name: str, line: int, column: int, length: int, format: str, type: EntryType, expandable: bool)
property column
property end_in_line
property expandable
property format
get_text(arg2: str, arg3: bool, arg4: int, arg5: int, arg6: int) → str
intersects(arg2: Parameter) → bool
property length
property line
property marker
property name
read(arg2: str, arg3: bool) → PyOSDesignEntry
replace(arg2: PyOSDesignEntry, arg3: str, arg4: int) → PyOSDesignEntry
to_string(arg2: PyOSDesignEntry) → str
__init__()
__init__(arg2: str)
add_input(location: Parameter)
Assign location to an input slot.
add_parameter(location: Parameter)
add_parameter(arg2: Parameter)
[0] Assign location to a parameter.
property content
property encoding
property file_content
property file_path
get_locations_from_file(arg2: Path, arg3: object, arg4: PyOSDesignPoint) → bool
get_locations_from_string(arg2: str, arg3: object, arg4: PyOSDesignPoint) → bool
get_registered_inputs() → list
Get registered input slots
get_registered_parameters() → list
Get registered parameters
has_parameter_location(arg2: int, arg3: int, arg4: int) → bool
property registered_parameters
List of parameters in the text. Note that these represent locations in the input file. So there can be multiple of them registered to the actual input parameters.
remove_parameter(arg2: str)
rename_parameter(arg2: str, arg3: str)
replace_parameter(arg2: Parameter, arg3: Parameter)
set_content()
property store_content
class _optiSLang_Actors.TurboOptInputActor
__init__(arg2: str)
class _optiSLang_Actors.UpdateResultFileInterval
Enumeration
AT_THE_END = _optiSLang_Actors.UpdateResultFileInterval.AT_THE_END
EVERY_DESIGN = _optiSLang_Actors.UpdateResultFileInterval.EVERY_DESIGN
EVERY_ITERATION = _optiSLang_Actors.UpdateResultFileInterval.EVERY_ITERATION
NEVER = _optiSLang_Actors.UpdateResultFileInterval.NEVER
class _optiSLang_Actors.VariableActor
__init__()
__init__(arg2: str)
property variant
class _optiSLang_Actors.VariantMonitoringActor
__init__()
__init__(arg2: str)
class _optiSLang_Actors.WhileActor
__init__()
__init__(arg2: str)
_optiSLang_Actors.create_custom_actor_typed(arg1: str) → CustomActor
Create a Custom Node by ID.
_optiSLang_Actors.create_custom_integration_actor_typed(arg1: str) → CustomIntegrationActor
Create a Custom Python Integration actor by ID. The script must be located in CI path.
_optiSLang_Actors.create_custom_mop_actor_typed(arg1: str) → CustomMopActor
Create a Custom MOP Node by ID.
class _optiSLang_Actors.eModelComplexityType
Enumeration
eBALANCED_MODEL = _optiSLang_Actors.eModelComplexityType.eBALANCED_MODEL
eCOMPLEX_MODEL = _optiSLang_Actors.eModelComplexityType.eCOMPLEX_MODEL
eGARS = _optiSLang_Actors.eModelComplexityType.eGARS
eISOKRIG = _optiSLang_Actors.eModelComplexityType.eISOKRIG
eMLS = _optiSLang_Actors.eModelComplexityType.eMLS
ePOLY_DLN = _optiSLang_Actors.eModelComplexityType.ePOLY_DLN
eSIMPLE_MODEL = _optiSLang_Actors.eModelComplexityType.eSIMPLE_MODEL
class _optiSLang_Actors.eSettingsType
Enumeration
eADVANCED = _optiSLang_Actors.eSettingsType.eADVANCED
eAUTOMATIC = _optiSLang_Actors.eSettingsType.eAUTOMATIC
class _optiSLang_Actors.eVariableReductionType
Enumeration
eFILTER_MINOR_IMPORTANT = _optiSLang_Actors.eVariableReductionType.eFILTER_MINOR_IMPORTANT
eFILTER_UNIMPORTANT = _optiSLang_Actors.eVariableReductionType.eFILTER_UNIMPORTANT
eNO_REDUCTION = _optiSLang_Actors.eVariableReductionType.eNO_REDUCTION
eUSER_DEFINED = _optiSLang_Actors.eVariableReductionType.eUSER_DEFINED
_optiSLang_Actors.get_loaded_ci_plugins() → list
List Python-based custom integrations loaded at runtime.
_optiSLang_Actors.get_loaded_custom_integrations() → list
List Python-based custom integrations loaded at runtime.
_optiSLang_Actors.get_loaded_custom_mop_nodes() → list
List IDs of python-based custom MOP nodes loaded at runtime.
_optiSLang_Actors.get_loaded_custom_nodes() → list
List IDs of python-based custom node loaded at runtime.
_optiSLang_Actors.get_loaded_custom_surrogates() → list
List all available custom surrogates.
_optiSLang_Actors.get_loaded_plugins() → list
List customization plugins that are loaded at runtime.