Packages

 

com.aspose.cad.fileformats.ifc.ifc2x3.entities

Classes

com.aspose.cad.fileformats.ifc.ifc2x3.entities

Class IfcCurveBoundedPlane

  • All Implemented Interfaces:
    IIfcEntity, com.aspose.cad_internal.fileformats.ifc.IIfcGeometricRepresentationItem, com.aspose.cad_internal.fileformats.ifc.IIfcRepresentationItem


    public class IfcCurveBoundedPlane
    extends IfcBoundedSurface
    • Constructor Detail

      • IfcCurveBoundedPlane

        public IfcCurveBoundedPlane()
    • Method Detail

      • getBasisSurface

        public final IfcPlane getBasisSurface()
      • setBasisSurface

        public final void setBasisSurface(IfcPlane value)
      • getOuterBoundary

        public final IfcCurve getOuterBoundary()
      • setOuterBoundary

        public final void setOuterBoundary(IfcCurve value)