Packages

 

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

Classes

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

Class IfcCompositeCurveSegment

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


    public class IfcCompositeCurveSegment
    extends IfcGeometricRepresentationItem
    implements com.aspose.cad_internal.fileformats.ifc.IIfcCompositeCurveSegment
    • Constructor Detail

      • IfcCompositeCurveSegment

        public IfcCompositeCurveSegment()
    • Method Detail

      • getSameSense

        public final boolean getSameSense()
      • setSameSense

        public final void setSameSense(boolean value)
      • getParentCurve

        public final IfcCurve getParentCurve()
      • setParentCurve

        public final void setParentCurve(IfcCurve value)