Class IdeaSectionResult
- Assembly
- IdeaStatiCa.BimApiLink.dll
public class IdeaSectionResult : IIdeaSectionResult
Inheritance
Implements
-
IIdeaSectionResult
Inherited Members
Constructors
IdeaSectionResult(IIdeaLoading, InternalForcesData)
public IdeaSectionResult(IIdeaLoading loading, InternalForcesData data)
Parameters
loading
IIdeaLoadingdata
InternalForcesData
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