Search Results for

    Show / Hide Table of Contents

    Interface IIfcStructuralResultGroup

    Readonly interface for IfcStructuralResultGroup

    Inherited Members
    IIfcGroup.IsGroupedBy
    IIfcObject.ObjectType
    IIfcObject.IsDefinedBy
    IIfcObjectDefinition.HasAssignments
    IIfcObjectDefinition.IsDecomposedBy
    IIfcObjectDefinition.Decomposes
    IIfcObjectDefinition.HasAssociations
    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.Ifc2x3.Interfaces
    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
    Type Description
    IIfcStructuralLoadGroup
    | Improve this Doc View Source

    ResultGroupFor

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

    TheoryType

    Declaration
    IfcAnalysisTheoryTypeEnum TheoryType { get; set; }
    Property Value
    Type Description
    IfcAnalysisTheoryTypeEnum
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim