Interface IIdeaLoadCase
- Namespace
- IdeaStatiCa.BimApi
- Assembly
- IdeaStatiCa.BimApi.dll
public interface IIdeaLoadCase : IIdeaLoading, IIdeaObjectImplements
Properties
Description
Additional info
string Description { get; }Property Value
LoadGroup
Load group
IIdeaLoadGroup LoadGroup { get; }Property Value
LoadType
Load case type
LoadCaseType LoadType { get; }Property Value
- LoadCaseType
LoadsOnSurface
Loads on surface assigned to this load case
IEnumerable<IIdeaLoadOnSurface> LoadsOnSurface { get; }Property Value
Type
Sub type
LoadCaseSubType Type { get; }Property Value
- LoadCaseSubType
Variable
Variable type
VariableType Variable { get; }Property Value
- VariableType