Packages

 

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

Classes

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

Class IfcEdgeCurve

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


    public class IfcEdgeCurve
    extends IfcEdge
    • Constructor Detail

      • IfcEdgeCurve

        public IfcEdgeCurve()
    • Method Detail

      • getEdgeGeometry

        public final IfcCurve getEdgeGeometry()
      • setEdgeGeometry

        public final void setEdgeGeometry(IfcCurve value)
      • getSameSense

        public final boolean getSameSense()
      • setSameSense

        public final void setSameSense(boolean value)