Interface IIfcStructuralAction
Readonly interface for IfcStructuralAction
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcStructuralAction : IIfcStructuralActivity, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
CausedBy
Declaration
IIfcStructuralReaction CausedBy { get; set; }
Property Value
|
Improve this Doc
View Source
DestabilizingLoad
Declaration
bool DestabilizingLoad { get; set; }
Property Value
Type |
Description |
System.Boolean |
|