Table of Contents

Interface IIdeaAnchorGrid

Namespace
IdeaStatiCa.BimApi
Assembly
IdeaStatiCa.BimApi.dll

Represent anchor grid extend IIdeaFastenerGrid

public interface IIdeaAnchorGrid : IIdeaFastenerGrid, IIdeaPersistentObject, IIdeaObject

Implements

Properties

AnchorType

Anchor Type

AnchorType AnchorType { get; }

Property Value

AnchorType

AnchoringLength

Anchoring Length

double AnchoringLength { get; set; }

Property Value

double

BoltAssembly

Bolt Assembly

IIdeaBoltAssembly BoltAssembly { get; }

Property Value

IIdeaBoltAssembly

BoltShearType

Defines a transfer of shear force in bolts.

BoltShearType BoltShearType { get; }

Property Value

BoltShearType

ConcreteBlock

Concrete Block

IIdeaConcreteBlock ConcreteBlock { get; }

Property Value

IIdeaConcreteBlock

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

double

ShearInThread

Shear in thread

bool ShearInThread { get; }

Property Value

bool

WasherSize

Washer Size

double WasherSize { get; }

Property Value

double