Packages

 

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

Class CadBlockFlipAction



  • public class CadBlockFlipAction
    extends CadBlockAction

    Class describing BLOCKFLIPACTION object.

    • Constructor Detail

      • CadBlockFlipAction

        public CadBlockFlipAction()

        Initializes a new instance of the CadBlockFlipAction class.

    • Method Detail

      • getBlockFlipActionParameterList

        public List<CadParameter> getBlockFlipActionParameterList()

        Gets or sets the block flip action parameter list.

        Returns:
        The block flip action parameter list.
      • setBlockFlipActionParameterList

        public void setBlockFlipActionParameterList(List<CadParameter> value)

        Gets or sets the block flip action parameter list.

        Parameters:
        value - The block flip action parameter list.