Packages

 

com.aspose.cad.fileformats.ifc.ifc4.entities

Classes

com.aspose.cad.fileformats.ifc.ifc4.entities

Class IfcPcurve

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


    public class IfcPcurve
    extends IfcCurve
    • Constructor Detail

      • IfcPcurve

        public IfcPcurve()
    • Method Detail

      • getBasisSurface

        public final IfcSurface getBasisSurface()
      • setBasisSurface

        public final void setBasisSurface(IfcSurface value)
      • getReferenceCurve

        public final IfcCurve getReferenceCurve()
      • setReferenceCurve

        public final void setReferenceCurve(IfcCurve value)