Click or drag to resize

AnchorParam Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Parameter which represts the record of the anchor 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 AnchorParam : BoltParam

The AnchorParam type exposes the following members.

Constructors
  NameDescription
Public methodAnchorParam
Initializes a new instance of the AnchorParam class
Top
Properties
  NameDescription
Public propertyAngles
Gets or sets the groups and positions for angles.
(Inherited from BoltParam.)
Public propertyAnchorTypeData
Gets or sets the various type of anchor.
Public propertyAnchorTypeSize
Gets or sets the size of washer plate.
Public propertyBoltInteraction
Indicates type of shear transfer
(Inherited from BoltParam.)
Public propertyCols
Gets or sets the columns of fasteners positions.
(Inherited from BoltParam.)
Public propertyColsGridType
Gets or sets the type of cols - regular or shifted.
(Inherited from BoltParam.)
Public propertyColsNegative
Gets or sets the rows of a negative fasteners positions in case of RowsPosition equals to Profile. Absolute positions of groups, in group are relative positions.
(Inherited from BoltParam.)
Public propertyColsPosition
Gets or sets the position, to which are bolt columns realted to.
(Inherited from BoltParam.)
Public propertyColsSymmetry
Gets or sets the type of symmetry of columns positions.
(Inherited from BoltParam.)
Public propertyCoordinateSystem
Gets or sets the coordinate system type.
(Inherited from BoltParam.)
Public propertyCounts
Gets or sets the count of bolts in the circle (polar coordinate system).
(Inherited from BoltParam.)
Public propertyItemId
Mprl ItemId
(Inherited from MprlRecord.)
Public propertyLength
Gets or sets the anchor length.
Public propertyName
Name of the item
(Inherited from MprlRecord.)
Public propertyPolarInput
Gets or sets the type, that spefifies polar input.
(Inherited from BoltParam.)
Public propertyPolarPosition
Gets or sets the position, to which are bolt radii realted to (polar coordinate system).
(Inherited from BoltParam.)
Public propertyPositions
Gets or sets the fasteners positions {X, Y}.
(Inherited from BoltParam.)
Public propertyRadii
Gets or sets the radii of bolts (polar coordinate system).
(Inherited from BoltParam.)
Public propertyRows
Gets or sets the rows of a fasteners positions. Absolute positions of groups, in group are relative positions.
(Inherited from BoltParam.)
Public propertyRowsGridType
Gets or sets the type of rows - regular or shifted.
(Inherited from BoltParam.)
Public propertyRowsNegative
Gets or sets the rows of a negative fasteners positions in case of RowsPosition equals to Profile. Absolute positions of groups, in group are relative positions.
(Inherited from BoltParam.)
Public propertyRowsPosition
Gets or sets the position, to which are bolt rows realted to.
(Inherited from BoltParam.)
Public propertyRowsSymmetry
Gets or sets the type of symmetry of rows positions.
(Inherited from BoltParam.)
Public propertyShearInThread
Indicates, whether a shear plane is in the thread of a bolt.
(Inherited from BoltParam.)
Public propertyTableId
Mprl TableId
(Inherited from MprlRecord.)
Top
See Also