Interface IIfcOpeningElement
Readonly interface for IfcOpeningElement
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcOpeningElement : IIfcFeatureElementSubtraction, IIfcFeatureElement, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
HasFillings
Declaration
IEnumerable<IIfcRelFillsElement> HasFillings { get; }
Property Value
|
Improve this Doc
View Source
PredefinedType
Declaration
IfcOpeningElementTypeEnum? PredefinedType { get; set; }
Property Value