Skip to main content

composite:evaluate_sampling_point

Version: 0.0.0

Description

Creates a sampling point object.

Inputs

InputNameExpected type(s)Description
Pin 1
Required
element_scopingscopingElement scoping
Pin 7
Required
meshabstract_meshed_regionMesh
Pin 21
Required
material_supportabstract_field_supportMaterial Support
Pin 23
Required
materials_containermaterials_containerMaterials Container
Pin 24
Required
section_data_containerfields_containerSection data container
Pin 25
Required
mesh_properties_containerfields_containerProperties from the ACP model to get the sampling point for solid models. Not needed for shells.
Pin 304
Required
failure_containerfields_containerFields Container that contains the failure values
Pin 306
Required
time_idint32requested_time_id
Pin 308
Required
extract_max_failure_per_layerboolIf true, extract maximum failure value per layer. Otherwise get max values per spot.
Pin 309
Required
check_mechanical_unit_systemboolCheck mechancial unit system. If true, checks that unit system is supported by mechanical
Pin 310
Required
unit_systemclass dataProcessing::unit::CUnitSystem, result_info, int32, stringUnit system. Can be unit system object, result_info object int or string.In case of int it is one of the predefined Ansys unit system ids, in case of string it should be a semicolon separated list of units.
Pin 400
Required
strains_containerfields_containerStrains Container
Pin 401
Required
stresses_containerfields_containerStresses Container

Outputs

OutputNameExpected type(s)Description
Pin 0struct dataProcessing::composite::sampling_point::SamplingPointstruct dataProcessing::composite::sampling_point::SamplingPointSampling Point

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: composite

Plugin: composite

Scripting name: evaluate_sampling_point

Full name: composite.evaluate_sampling_point

Internal name: composite::evaluate_sampling_point

License: None

Changelog

  • Version 0.0.0: Initial release.