Interface IIfcCurveBoundedPlane
Readonly interface for IfcCurveBoundedPlane
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcCurveBoundedPlane : IIfcBoundedSurface, IIfcSurface, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IIfcGeometricSetSelect, IfcSurfaceOrFaceSurface, IIfcSurfaceOrFaceSurface, IIfcSurfaceOrFaceSurface, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
BasisSurface
Declaration
IIfcPlane BasisSurface { get; set; }
Property Value
|
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