Table of Contents

Class IdeaSectionResult

Namespace
IdeaStatiCa.BimApiLink.Results.BimApi
Assembly
IdeaStatiCa.BimApiLink.dll
public class IdeaSectionResult : IIdeaSectionResult

Inheritance

Implements

IIdeaSectionResult

Inherited Members

Constructors

public IdeaSectionResult(IIdeaLoading loading, InternalForcesData data)

Parameters

loading IIdeaLoading
data InternalForcesData

Properties

Data for the result.

public IIdeaResultData Data { get; }

Property Value

IIdeaResultData

Loading source of the result.

public IIdeaLoading Loading { get; }

Property Value

IIdeaLoading