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