Search Results for

    Show / Hide Table of Contents

    Interface IIfcStructuralLinearActionVarying

    Readonly interface for IfcStructuralLinearActionVarying

    Inherited Members
    IIfcStructuralLinearAction.ProjectedOrTrue
    IIfcStructuralAction.DestabilizingLoad
    IIfcStructuralAction.CausedBy
    IIfcStructuralActivity.AppliedLoad
    IIfcStructuralActivity.GlobalOrLocal
    IIfcStructuralActivity.AssignedToStructuralItem
    IIfcProduct.ObjectPlacement
    IIfcProduct.Representation
    IIfcProduct.ReferencedBy
    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 IIfcStructuralLinearActionVarying : IIfcStructuralLinearAction, IIfcStructuralAction, IIfcStructuralActivity, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    SubsequentAppliedLoads

    Declaration
    IItemSet<IIfcStructuralLoad> SubsequentAppliedLoads { get; }
    Property Value
    Type Description
    IItemSet<IIfcStructuralLoad>
    | Improve this Doc View Source

    VaryingAppliedLoadLocation

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

    VaryingAppliedLoads

    Declaration
    List<IfcStructuralLoad> VaryingAppliedLoads { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<IfcStructuralLoad>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim