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