Packages

 

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

Class CadBlockScaleAction

    • Constructor Detail

      • CadBlockScaleAction

        public CadBlockScaleAction()

        Initializes a new instance of the CadBlockScaleAction class.

    • Method Detail

      • getBlockScaleActionList

        public List<CadParameter> getBlockScaleActionList()

        Gets or sets the block scale action list.

        Returns:
        The block scale action list.
      • setBlockScaleActionList

        public void setBlockScaleActionList(List<CadParameter> value)

        Gets or sets the block scale action list.

        Parameters:
        value - The block scale action list.