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