Search Results for

    Show / Hide Table of Contents

    Interface IIfcCurveBoundedPlane

    Readonly interface for IfcCurveBoundedPlane

    Inherited Members
    IIfcRepresentationItem.LayerAssignments
    IIfcRepresentationItem.StyledByItem
    IfcGeometricSetSelect.Dim
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    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
    Type Description
    IIfcPlane
    | Improve this Doc View Source

    InnerBoundaries

    Declaration
    IItemSet<IIfcCurve> InnerBoundaries { get; }
    Property Value
    Type Description
    IItemSet<IIfcCurve>
    | Improve this Doc View Source

    OuterBoundary

    Declaration
    IIfcCurve OuterBoundary { get; set; }
    Property Value
    Type Description
    IIfcCurve
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim