Interface IIfcStructuralResultGroup
Readonly interface for IfcStructuralResultGroup
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcStructuralResultGroup : IIfcGroup, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
IsLinear
Declaration
IfcBoolean IsLinear { get; set; }
Property Value
|
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