Packages

 

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

Classes

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

Class IfcOrientedEdge

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


    public class IfcOrientedEdge
    extends IfcEdge
    • Constructor Detail

      • IfcOrientedEdge

        public IfcOrientedEdge()
    • Method Detail

      • getEdgeElement

        public final IfcEdge getEdgeElement()
      • setEdgeElement

        public final void setEdgeElement(IfcEdge value)
      • getOrientation

        public final boolean getOrientation()
      • setOrientation

        public final void setOrientation(boolean value)