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_objects
      • beam_panels
      • building_model
      • cad
      • calculation_diagrams
      • craneway_design_objects
      • components
      • concrete_design_objects
      • construction_stages
      • dynamic_loads
      • foundation_design_objects
      • geotechnical_analysis
      • glass_design_objects
      • global_parameters
      • guide_objects
      • ifc_objects
      • imperfections
      • import_export
      • load_wizards
      • loading
      • loads
      • result_objects
      • results
      • steel_design_objects
      • steel_joint_design_addon_objects
      • stress_analysis_objects
      • structure_advanced
        • Block
        • DesignStrip
        • DesignStripWizard
        • Intersection
        • LineRelease
        • NodalRelease
        • RigidLink
        • StructureModification
        • SurfaceCell
        • SurfaceRelease
        • SurfaceResultsAdjustment
        • SurfacesContact
      • structure_core
      • tendons
      • timber_design_objects
      • types_for_aluminum_design
      • types_for_concrete_design
      • types_for_craneway_design
      • types_for_foundations
      • types_for_glass_design
      • types_for_lines
      • types_for_members
      • types_for_nodes
      • types_for_solids
      • types_for_special_objects
      • types_for_steel_design
      • types_for_steel_joints
      • types_for_surfaces
      • types_for_timber_design
      • types_for_timber_joints
      • types_for_wind_simulation
      • ObjectId
      • Associated Enums
      • All
      • Terrain
    • BaseData
  • RSTAB 9
  • RSECTION 1
  • Common
  • API Reference
  • RFEM 6
  • Model
  • structure_advanced
  • RigidLink

RigidLink#

Attribute Name

Data Type

Description

no

int

Object number

type

Type

line1

int

Line 1 No.

line2

int

Line 2 No.

surface

int

Surface No.

rigid_link_type

RigidLinkType

Rigid Link Type

comment

str

Comment

ignore_relative_position

bool

Ignore relative position

user_defined_distribution

bool

User-Defined Distribution

line1_start_is_relative

bool

Line 1 Start is Relative

line1_start_relative

float

Line 1 Start Relative | l_i-k

line1_start_absolute

float

Line 1 Start Absolute | l_i-k

line1_end_is_relative

bool

Line 1 End is Relative

line1_end_relative

float

Line 1 End Relative | l_i-l

line1_end_absolute

float

Line 1 End Absolute | l_i-l

line2_start_is_relative

bool

Line 2 Start is Relative

line2_start_relative

float

Line 2 Start Relative | l_i-k

line2_start_absolute

float

Line 2 Start Absolute | l_i-k

line2_end_is_relative

bool

Line 2 End is Relative

line2_end_relative

float

Line 2 End Relative | l_i-l

line2_end_absolute

float

Line 2 End Absolute | l_i-l

nodes

List[int]

Nodes No.

lines

List[int]

Lines No.

center_node_no

int

Center Node No.

center_user_defined

bool

User-Defined Center

center_point_x

float

Center Point Center Point X

center_point_y

float

Center Point Y

center_point_z

float

Center Point Z

link_plane_user_defined

bool

User-Defined Link Plane

link_plane_node1_no

int

Link Plane Node No. 1

link_plane_node2_no

int

Link Plane Node No. 2

link_plane_node3_no

int

Link Plane Node No. 3

is_generated

bool

Generated by

generating_object_info

str

Generated by

id_for_export_import

str

metadata_for_export_import

str

Associated Enums#

Type#

Name

TYPE_UNKNOWN

TYPE_DIAPHRAGM

TYPE_LINE_TO_LINE

TYPE_LINE_TO_SURFACE

RigidLinkType#

Name

RIGID_LINK_TYPE_RIGID

RIGID_LINK_TYPE_RESILIENT

previous

NodalRelease

next

StructureModification

On this page
  • Associated Enums
  • Type
  • RigidLinkType

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