Interface IIfcStructuralLoadGroup
Readonly interface for IfcStructuralLoadGroup
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcStructuralLoadGroup : IIfcGroup, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ActionSource
Declaration
IfcActionSourceTypeEnum ActionSource { get; set; }
Property Value
|
Improve this Doc
View Source
ActionType
Declaration
IfcActionTypeEnum ActionType { get; set; }
Property Value
|
Improve this Doc
View Source
Coefficient
Declaration
IfcRatioMeasure? Coefficient { get; set; }
Property Value
|
Improve this Doc
View Source
LoadGroupFor
Declaration
IEnumerable<IIfcStructuralAnalysisModel> LoadGroupFor { get; }
Property Value
|
Improve this Doc
View Source
PredefinedType
Declaration
IfcLoadGroupTypeEnum PredefinedType { get; set; }
Property Value
|
Improve this Doc
View Source
Purpose
Declaration
IfcLabel? Purpose { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|
|
Improve this Doc
View Source
SourceOfResultGroup
Declaration
IEnumerable<IIfcStructuralResultGroup> SourceOfResultGroup { get; }
Property Value