Interface IIdeaAnchorGrid
- Namespace
- IdeaStatiCa.BimApi
- Assembly
- IdeaStatiCa.BimApi.dll
Represent anchor grid extend IIdeaFastenerGrid
public interface IIdeaAnchorGrid : IIdeaFastenerGrid, IIdeaPersistentObject, IIdeaObjectImplements
Properties
AnchorType
Anchor Type
AnchorType AnchorType { get; }Property Value
- AnchorType
AnchoringLength
Anchoring Length
double AnchoringLength { get; set; }Property Value
BoltAssembly
Bolt Assembly
IIdeaBoltAssembly BoltAssembly { get; }Property Value
BoltShearType
Defines a transfer of shear force in bolts.
BoltShearType BoltShearType { get; }Property Value
- BoltShearType
ConcreteBlock
Concrete Block
IIdeaConcreteBlock ConcreteBlock { get; }Property Value
HookLength
Length of anchor hook
(distance from the inner surface of the anchor shaft to the outer tip of the hook specified as an anchor diameter multiplier)
double HookLength { get; set; }Property Value
ShearInThread
Shear in thread
bool ShearInThread { get; }Property Value
WasherSize
Washer Size
double WasherSize { get; }