Class BoltGrid
- Namespace
 - IdeaRS.OpenModel.Connection
 
- Assembly
 - IdeaRS.OpenModel.dll
 
[DataContract]
public class BoltGrid : FastenerGridBaseInheritance
Inherited Members
Properties
BoltAssembly
Assembly
[DataMember]
public ReferenceElement BoltAssembly { get; set; }Property Value
BoltInteraction
Indicates type of shear transfer
[DataMember]
public BoltShearType BoltInteraction { get; set; }Property Value
ShearInThread
Indicates, whether a shear plane is in the thread of a bolt.
[DataMember]
public bool ShearInThread { get; set; }