Skip to main content

DPF Mechanical 2026 R1

rescope class

Last update: 18.06.2026

Namespace: Ans.DataProcessing.operators.scoping

rescope()

rescope(fields: object, mesh_scoping: object, default_value: object, config: OperatorConfig)

rescope(config: OperatorConfig)

Class Information

Property Value
Namespace Ans.DataProcessing.operators.scoping
Assembly Ans_Dpf_Native_dll_cs
Base Class Ans.DataProcessing.internal_objects.BaseOperator

Inputs

fields

Type: LinkableInput

mesh_scoping

Type: LinkableInput

default_value

If pin 2 is used, the IDs not found in the field are added with this default value.

Type: LinkableInput

Outputs

fields

Type: LinkableOutput

Constructors

Constructor

rescope()

Constructor

rescope(fields, mesh_scoping, default_value, config)

Parameters:

  • fields (object)
  • mesh_scoping (object)
  • default_value (object)
  • config (OperatorConfig)

Constructor

rescope(config)

Parameters:

  • config (OperatorConfig)

Methods

Properties

inputs

Type: InputSpec

# Get or set the property
value = obj.inputs
obj.inputs = new_value

outputs

Type: OutputSpec

# Get or set the property
value = obj.outputs
obj.outputs = new_value

defaultConfig

Type: Config

# Get the property (read-only)
value = obj.defaultConfig

Connect with Ansys