Click or drag to resize

BeamData Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Provides data of the connected beam
Inheritance Hierarchy

Namespace:  IdeaRS.OpenModel.Connection
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public class BeamData : OpenElementId

The BeamData type exposes the following members.

Constructors
  NameDescription
Public methodBeamData
Initializes a new instance of the BeamData class
Top
Properties
  NameDescription
Public propertyAddedMember
Added member
Public propertyAddedMemberLength
Added beam lenght
Public propertyAutoAddCutByWorkplane
Automaticali add cut by workplane if it not defined
Public propertyCrossSectionType
Type of cross section
Public propertyCuts
Cuts on the beam
Public propertyId
Element Id
(Inherited from OpenElementId.)
Public propertyIsAdded
Is added beam
Public propertyIsBearingMember
Is beam bearing member
Public propertyIsNegativeObject
Is negative object
Public propertyMirrorY
Mirror by Y
Public propertyMprlName
MPRL name of beam
Public propertyName
Name of the beam
Public propertyOriginalModelId
Get or set the identification in the original model In the case of the imported connection from another application
Public propertyPlates
Plates of the beam
Public propertyRefLineInCenterOfGravity
The reference line of the member is in the center of gravity of the cross-section
Top
See Also