Class IdeaSectionResult
- Assembly
- IdeaStatiCa.BimApiLink.dll
public class IdeaSectionResult : IIdeaSectionResultInheritance
Implements
-
IIdeaSectionResult
Inherited Members
Constructors
IdeaSectionResult(IIdeaLoading, InternalForcesData)
public IdeaSectionResult(IIdeaLoading loading, InternalForcesData data)Parameters
loadingIIdeaLoadingdataInternalForcesData
Properties
Data
Data for the result.
public IIdeaResultData Data { get; }Property Value
- IIdeaResultData
Loading
Loading source of the result.
public IIdeaLoading Loading { get; }Property Value
- IIdeaLoading