Interface IIfcComplexProperty
Readonly interface for IfcComplexProperty
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcComplexProperty : IIfcProperty, IIfcPropertyAbstraction, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
HasProperties
Declaration
IItemSet<IIfcProperty> HasProperties { get; }
Property Value
|
Improve this Doc
View Source
UsageName
Declaration
IfcIdentifier UsageName { get; set; }
Property Value