Packages

 

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

Classes

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

Class IfcRelConnectsPorts

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


    public class IfcRelConnectsPorts
    extends IfcRelConnects
    • Constructor Detail

      • IfcRelConnectsPorts

        public IfcRelConnectsPorts()
    • Method Detail

      • getRelatingPort

        public final IfcPort getRelatingPort()
      • setRelatingPort

        public final void setRelatingPort(IfcPort value)
      • getRelatedPort

        public final IfcPort getRelatedPort()
      • setRelatedPort

        public final void setRelatedPort(IfcPort value)
      • getRealizingElement

        public final IfcElement getRealizingElement()
      • setRealizingElement

        public final void setRealizingElement(IfcElement value)