Interface IIfcExternalSpatialElement
Readonly interface for IfcExternalSpatialElement
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcExternalSpatialElement : IIfcExternalSpatialStructureElement, IIfcSpatialElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IfcSpaceBoundarySelect, IIfcSpaceBoundarySelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
BoundedBy
Declaration
IEnumerable<IIfcRelSpaceBoundary> BoundedBy { get; }
Property Value
|
Improve this Doc
View Source
PredefinedType
Declaration
IfcExternalSpatialElementTypeEnum? PredefinedType { get; set; }
Property Value