Table of Contents

Class Anchor3D

Namespace
IdeaRS.OpenModel.Detail
Assembly
IdeaRS.OpenModel.dll

Representation of Anchor 3D in IDEA StatiCa Detail

public class Anchor3D : OpenElementId

Inheritance

Inherited Members

Constructors

Anchor3D()

public Anchor3D()

Properties

AnchorInstallationProcess

Installation process of anchor

public InstallationProcessOfAnchor AnchorInstallationProcess { get; set; }

Property Value

InstallationProcessOfAnchor

AnchorType

Type of anchor

public TypeOfAnchor AnchorType { get; set; }

Property Value

TypeOfAnchor

BasePlateInterconnect

Interconnection between plate and anchor

public bool BasePlateInterconnect { get; set; }

Property Value

bool

BondStrength

Bond strength for Adhesive anchor type only

public double BondStrength { get; set; }

Property Value

double

Diameter

Diameter of bar

public double Diameter { get; set; }

Property Value

double

EndsType

End type

public LongReinfEndType EndsType { get; set; }

Property Value

LongReinfEndType

HeadedStudHeadDiameter

Headed Stud head diameter

public double HeadedStudHeadDiameter { get; set; }

Property Value

double

LengthDown

Length of inside part of anchor

public double LengthDown { get; set; }

Property Value

double

LengthUp

Length of upper part of anchor

public double LengthUp { get; set; }

Property Value

double

MasterComponent

Master component

public ReferenceElement MasterComponent { get; set; }

Property Value

ReferenceElement

MasterEdgeIndex

Master component edge

public int MasterEdgeIndex { get; set; }

Property Value

int

MasterSurfaceIndex

Master component surface

public int MasterSurfaceIndex { get; set; }

Property Value

int

Material

Hanging name

public ReferenceElement Material { get; set; }

Property Value

ReferenceElement

Name

Name of 3D element

public string Name { get; set; }

Property Value

string

PositionX

Position in axis X

public double PositionX { get; set; }

Property Value

double

PositionY

Position in axis Y

public double PositionY { get; set; }

Property Value

double

TransferOfShear

Transfer of shear

public bool TransferOfShear { get; set; }

Property Value

bool

WasherAndHeadStudPlateSize

Washer plate/Headed stud plate size

public double WasherAndHeadStudPlateSize { get; set; }

Property Value

double

WasherAndHeadStudPlateThickness

Washer plate/Headed stud plate thickness

public double WasherAndHeadStudPlateThickness { get; set; }

Property Value

double