Click or drag to resize

CrossSectionParam Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Parameter which represts the record of the cross-section in IDEA MPRL
Inheritance Hierarchy

Namespace:  IdeaRS.OpenModel.Parameters
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
[SerializableAttribute]
public class CrossSectionParam : MprlRecord

The CrossSectionParam type exposes the following members.

Constructors
  NameDescription
Public methodCrossSectionParam
Initializes a new instance of the CrossSectionParam class
Top
Properties
  NameDescription
Public propertyItemId
Mprl ItemId
(Inherited from MprlRecord.)
Public propertyName
Name of the item
(Inherited from MprlRecord.)
Public propertyTableId
Mprl TableId
(Inherited from MprlRecord.)
Top
See Also