Interface IIfcAnnotation
Readonly interface for IfcAnnotation
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcAnnotation : IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceContainedInStructure
Declaration
IEnumerable<IIfcRelContainedInSpatialStructure> ContainedInStructure { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IIfcRelContainedInSpatialStructure> |