CroSec_BeamModifierAddElemId Method
add an element identifier to the list of element identifiers which define to which elements the cross
SectionForce shall be attached in the course of assemblage.
Namespace: Karamba.CrossSectionsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public override void AddElemId(
string id
)
Public Overrides Sub AddElemId (
id As String
)
public:
virtual void AddElemId(
String^ id
) override
abstract AddElemId :
id : string -> unit
override AddElemId :
id : string -> unit
Parameters
- id String
- identifier (or regex if preceded by "&") which signifies the elements to which the cross
section shall be attached to.