Skip to main content
Ctrl+K
Dlubal API  documentation - Home Dlubal API  documentation - Home
  • Getting Started
  • API Reference
  • Examples
  • Releases
  • Getting Started
  • API Reference
  • Examples
  • Releases

Section Navigation

  • RFEM 6
    • Application
    • Model
      • aluminum_design
      • aluminum_design_objects
      • base_data_objects
      • beam_panels
      • building_model
      • calculation_diagrams
      • concrete_design_objects
      • concrete_foundations
      • conversion_tables
      • component_design_objects
      • construction_stages
      • digital_twins
      • dynamic_loads
      • foundation_design_objects
      • geotechnical_analysis
      • glass_design
      • glass_design_objects
      • global_parameters
      • guide_objects
      • ifc_objects
      • imperfections
      • layout_and_drawing
      • load_wizards
      • loading
      • loads
      • mesh
      • reinforcement
      • result_objects
      • results
      • steel_design
      • steel_design_objects
      • steel_joints_design_addon_objects
      • steel_joints_objects
      • stress_analysis_objects
      • structure_advanced
      • structure_core
      • timber_design
      • timber_design_objects
      • craneway_design
      • types_for_lines
      • types_for_members
      • types_for_nodes
        • NodalLink
        • NodalMeshRefinement
        • NodalSupport
      • types_for_solids
      • types_for_special_objects
      • types_for_surfaces
      • types_for_wind_simulation
      • manipulation
      • All
      • DesignAddons
      • ObjectId
      • ObjectType
    • BaseData
  • RSTAB 9
  • RSECTION 1
  • GeoZone Tool
  • Common
  • API Reference
  • RFEM 6
  • Model
  • types_for_nodes
  • NodalLink

NodalLink#

Attribute Name

Data Type

Description

no

int

Object number

user_defined_name_enabled

bool

User-defined name enabled

name

str

Name

assigned_nodes

List[int]

Assigned nodes

linking_to_nodes_allowed

bool

Linking to nodes allowed

linking_to_members_allowed

bool

Linking to members allowed

linking_to_surfaces_allowed

bool

Linking to surfaces allowed

include_related_objects

bool

Include related objects

nodes_excluded_from_search

List[int]

Nodes excluded from search

members_exclued_from_search

List[int]

Members excluded from search

surfaces_excluded_from_search

List[int]

Surfaces excluded from search

search_method

SearchMethod

Search method

linking_mode

LinkingMode

Link to multiple objects

search_radius

float

Search radius | r

target_surface_type

TargetSurfaceType

Target surface type

member_hinge_start

int

Member hinge at start

member_hinge_end

int

Member hinge at end

parameters

ParametersTreeTable

Parameters

comment

str

Comment

is_generated

bool

Generated by

generating_object_info

str

Generated by

id_for_export_import

str

metadata_for_export_import

str

Associated Data Types

ParametersTreeTable#

Attribute Name

Data Type

Description

rows

List[ParametersTreeTableRow]

ParametersTreeTableRow#

Attribute Name

Data Type

Description

key

str

caption

str

symbol

str

value

Value

unit

str

rows

List[ParametersTreeTableRow]

Associated Enums

SearchMethod#

Name

SEARCH_METHOD_CLOSEST_OBJECTS

SEARCH_METHOD_CLOSEST_OBJECTS_PARALLEL_TO_X

SEARCH_METHOD_CLOSEST_OBJECTS_PARALLEL_TO_Y

SEARCH_METHOD_CLOSEST_OBJECTS_PARALLEL_TO_Z

LinkingMode#

Name

LINKING_MODE_SINGLE_CLOSEST_OBJECT

LINKING_MODE_ALL_CLOSEST_OBJECTS

LINKING_MODE_ALL_OBJECTS_IN_SEARCH_SPACE

LINKING_MODE_DEFINED_NUMBER_OF_OBJECTS

TargetSurfaceType#

Name

TARGET_SURFACE_TYPE_ANY

TARGET_SURFACE_TYPE_SLAB

TARGET_SURFACE_TYPE_WALL

previous

types_for_nodes

next

NodalMeshRefinement

On this page
  • ParametersTreeTable
  • ParametersTreeTableRow
  • SearchMethod
  • LinkingMode
  • TargetSurfaceType

© Copyright 2001-2026 Dlubal Software GmbH | All rights reserved.