Interface IIfcCurveBoundedSurface
Readonly interface for IfcCurveBoundedSurface
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcCurveBoundedSurface : IIfcBoundedSurface, IIfcSurface, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcSurfaceOrFaceSurface, IIfcSurfaceOrFaceSurface, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
BasisSurface
Declaration
IIfcSurface BasisSurface { get; set; }
Property Value
|
Improve this Doc
View Source
Boundaries
Declaration
IItemSet<IIfcBoundaryCurve> Boundaries { get; }
Property Value
|
Improve this Doc
View Source
ImplicitOuter
Declaration
IfcBoolean ImplicitOuter { get; set; }
Property Value