Interface IIfcStructuralResultGroup
Readonly interface for IfcStructuralResultGroup
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcStructuralResultGroup : IIfcGroup, IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
IsLinear
Declaration
bool IsLinear { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
ResultForLoadGroup
Declaration
IIfcStructuralLoadGroup ResultForLoadGroup { get; set; }
Property Value
|
Improve this Doc
View Source
ResultGroupFor
Declaration
IEnumerable<IIfcStructuralAnalysisModel> ResultGroupFor { get; }
Property Value
|
Improve this Doc
View Source
TheoryType
Declaration
IfcAnalysisTheoryTypeEnum TheoryType { get; set; }
Property Value