Click or drag to resize

WeldParam Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Parameter which represts the record of the weld 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 WeldParam : MprlRecord

The WeldParam type exposes the following members.

Constructors
  NameDescription
Public methodWeldParam
Initializes a new instance of the WeldParam class
Top
Properties
  NameDescription
Public propertyItemId
Mprl ItemId
(Inherited from MprlRecord.)
Public propertyName
Name of the item
(Inherited from MprlRecord.)
Public propertySize
Gets or sets the size of the weld
Public propertyTableId
Mprl TableId
(Inherited from MprlRecord.)
Public propertyWeldType
Gets or sets the type of the weld
Top
See Also