Skip to main content

oSP3D Script API 2024 R1

ExtractScalarsFromQuantity< TYPE > Class Template Reference

Last update: 16.07.2025

a struct which collects settings for extractAboveThreshold More...

Public Member Functions

 check (Structure database)
 < TYPE >::check ( Structure database ) More...
 
 ExtractScalarsFromQuantity (DataObjectContainer the_data, number part_idx, number idx_in_part)
 constructor which sets suitable defaults for all members All quantity idents are extracted. Then for each quantity a new result object will be created. More...
 

Public Attributes

number index
 The node/element index in the part.
 
DataObjectContainer::string_vector_type new_quantity_idents
 The new idents for each quantity. The dimension and index space must fit the one of quantity_idents.
 
number part
 The part index.
 

Detailed Description

template<dataobject_types TYPE>
class ExtractScalarsFromQuantity< TYPE >

a struct which collects settings for extractAboveThreshold

Template Parameters
TYPEthe field data type

Constructor & Destructor Documentation

◆ ExtractScalarsFromQuantity()

ExtractScalarsFromQuantity ( DataObjectContainer  the_data,
number  part_idx,
number  idx_in_part 
)

constructor which sets suitable defaults for all members All quantity idents are extracted. Then for each quantity a new result object will be created.

Parameters
the_datathe subset of field data to be token as input.
part_idxthe index of the part of the node/element
idx_in_partthe index of the element/node in the given part

Member Function Documentation

◆ check()

check ( Structure  database)

< TYPE >::check ( Structure database )

< TYPE >::check ( Structure database )

Connect with Ansys