Interface IIfcStructuralActivity
Readonly interface for IfcStructuralActivity
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcStructuralActivity : IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
AppliedLoad
Declaration
IIfcStructuralLoad AppliedLoad { get; set; }
Property Value
|
Improve this Doc
View Source
AssignedToStructuralItem
Declaration
IIfcRelConnectsStructuralActivity AssignedToStructuralItem { get; }
Property Value
|
Improve this Doc
View Source
GlobalOrLocal
Declaration
IfcGlobalOrLocalEnum GlobalOrLocal { get; set; }
Property Value