Interface IIfcPropertySet
Readonly interface for IfcPropertySet
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcPropertySet : IIfcPropertySetDefinition, IIfcPropertyDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceHasProperties
Declaration
IItemSet<IIfcProperty> HasProperties { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcProperty> |