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