Search Results for

    Show / Hide Table of Contents

    Interface IIfcStructuralLoadGroup

    Readonly interface for IfcStructuralLoadGroup

    Inherited Members
    IIfcGroup.IsGroupedBy
    IIfcObject.ObjectType
    IIfcObject.IsDeclaredBy
    IIfcObject.Declares
    IIfcObject.IsTypedBy
    IIfcObject.IsDefinedBy
    IIfcObjectDefinition.HasAssignments
    IIfcObjectDefinition.Nests
    IIfcObjectDefinition.IsNestedBy
    IIfcObjectDefinition.HasContext
    IIfcObjectDefinition.IsDecomposedBy
    IIfcObjectDefinition.Decomposes
    IIfcObjectDefinition.HasAssociations
    IIfcObjectDefinition.Item[String]
    IIfcObjectDefinition.Material
    IIfcRoot.GlobalId
    IIfcRoot.OwnerHistory
    IIfcRoot.Name
    IIfcRoot.Description
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc4.Interfaces
    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
    Type Description
    IfcActionSourceTypeEnum
    | Improve this Doc View Source

    ActionType

    Declaration
    IfcActionTypeEnum ActionType { get; set; }
    Property Value
    Type Description
    IfcActionTypeEnum
    | Improve this Doc View Source

    Coefficient

    Declaration
    IfcRatioMeasure? Coefficient { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcRatioMeasure>
    | Improve this Doc View Source

    LoadGroupFor

    Declaration
    IEnumerable<IIfcStructuralAnalysisModel> LoadGroupFor { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IIfcStructuralAnalysisModel>
    | Improve this Doc View Source

    PredefinedType

    Declaration
    IfcLoadGroupTypeEnum PredefinedType { get; set; }
    Property Value
    Type Description
    IfcLoadGroupTypeEnum
    | 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
    Type Description
    System.Collections.Generic.IEnumerable<IIfcStructuralResultGroup>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim