Packages

 

com.aspose.cad.fileformats.stp.items

Class StepFaceBound

    • Constructor Detail

      • StepFaceBound

        public StepFaceBound(String name,
                             StepLoop bound,
                             boolean orientation)
    • Method Detail

      • getBound

        public final StepLoop getBound()
      • setBound

        public final void setBound(StepLoop value)
      • getOrientation

        public final boolean getOrientation()
      • setOrientation

        public final void setOrientation(boolean value)