Table of Contents

Class BoltGrid

Namespace
IdeaRS.OpenModel.Connection
Assembly
IdeaRS.OpenModel.dll
[DataContract]
public class BoltGrid : FastenerGridBase

Inheritance

Inherited Members

Properties

BoltAssembly

Assembly

[DataMember]
public ReferenceElement BoltAssembly { get; set; }

Property Value

ReferenceElement

BoltInteraction

Indicates type of shear transfer

[DataMember]
public BoltShearType BoltInteraction { get; set; }

Property Value

BoltShearType

ShearInThread

Indicates, whether a shear plane is in the thread of a bolt.

[DataMember]
public bool ShearInThread { get; set; }

Property Value

bool