Skip to main content

DPF Mechanical 2026 R1

fastnvh_loadfile class

Last update: 18.06.2026

Namespace: Ans.DataProcessing.operators.math

fastnvh_loadfile()

fastnvh_loadfile(stream_h5: object, ds_h5: object, config: OperatorConfig)

fastnvh_loadfile(config: OperatorConfig)

Class Information

Property Value
Namespace Ans.DataProcessing.operators.math
Assembly Ans_Dpf_PointCloudSearch_dll_cs
Base Class Ans.DataProcessing.internal_objects.BaseOperator

Inputs

stream_h5

Type: LinkableInput

ds_h5

Type: LinkableInput

Outputs

load_fc

Type: LinkableOutput

Constructors

Constructor

fastnvh_loadfile()

Constructor

fastnvh_loadfile(stream_h5, ds_h5, config)

Parameters:

  • stream_h5 (object)
  • ds_h5 (object)
  • config (OperatorConfig)

Constructor

fastnvh_loadfile(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