Interface IIfcCovering
Readonly interface for IfcCovering
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcCovering : IIfcBuildingElement, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Covers
Declaration
IEnumerable<IIfcRelCoversBldgElements> Covers { get; }
Property Value
|
Improve this Doc
View Source
Declaration
IEnumerable<IIfcRelCoversSpaces> CoversSpaces { get; }
Property Value
|
Improve this Doc
View Source
PredefinedType
Declaration
IfcCoveringTypeEnum? PredefinedType { get; set; }
Property Value