Packages

 

com.aspose.cad.fileformats.stp.items

Class StepBSplineCurve

    • Method Detail

      • getDegree

        public final int getDegree()
      • setDegree

        public final void setDegree(int value)
      • getCurveForm

        public final int getCurveForm()
      • setCurveForm

        public final void setCurveForm(int value)
      • getClosedCurve

        public final boolean getClosedCurve()
      • setClosedCurve

        public final void setClosedCurve(boolean value)
      • getSelfIntersect

        public final boolean getSelfIntersect()
      • setSelfIntersect

        public final void setSelfIntersect(boolean value)