Interface IIfcStructuralReaction
Readonly interface for IfcStructuralReaction
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcStructuralReaction : IIfcStructuralActivity, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceCauses
Declaration
IEnumerable<IIfcStructuralAction> Causes { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IIfcStructuralAction> |