Packages

 

com.aspose.cad.fileformats.cad.cadobjects.blocks

Class CadBlockStretchActionElement

  • java.lang.Object
    • com.aspose.cad.fileformats.cad.cadobjects.blocks.CadBlockStretchActionElement


  • public class CadBlockStretchActionElement
    extends Object

    The Field data

    • Constructor Detail

      • CadBlockStretchActionElement

        public CadBlockStretchActionElement()

        Initializes a new instance of the CadBlockStretchActionElement class.

    • Method Detail

      • getParametersList

        public List<CadParameter> getParametersList()

        Gets or sets the parameters list.

        Returns:
        The parameters list.
      • setParametersList

        public void setParametersList(List<CadParameter> value)

        Gets or sets the parameters list.

        Parameters:
        value - The parameters list.