Interface IIfcStructuralLoadConfiguration
Readonly interface for IfcStructuralLoadConfiguration
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcStructuralLoadConfiguration : IIfcStructuralLoad, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceLocations
Declaration
IItemSet<IItemSet<IfcLengthMeasure>> Locations { get; }
Property Value
Type | Description |
---|---|
IItemSet<IItemSet<IfcLengthMeasure>> |
Values
Declaration
IItemSet<IIfcStructuralLoadOrResult> Values { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcStructuralLoadOrResult> |