Interface IIfcUnitAssignment
Readonly interface for IfcUnitAssignment
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcUnitAssignment : IPersistEntity, IPersist
Properties
| Improve this Doc View SourceUnits
Declaration
IItemSet<IIfcUnit> Units { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcUnit> |