Interface IIfcAnnotationFillArea
Readonly interface for IfcAnnotationFillArea
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcAnnotationFillArea : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
InnerBoundaries
Declaration
IItemSet<IIfcCurve> InnerBoundaries { get; }
Property Value
|
Improve this Doc
View Source
OuterBoundary
Declaration
IIfcCurve OuterBoundary { get; set; }
Property Value