Packages

 

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

Class CadBlockRotationParameter

    • Constructor Detail

      • CadBlockRotationParameter

        public CadBlockRotationParameter()

        Initializes a new instance of the CadBlockRotationParameter class.

    • Method Detail

      • getBlockRotationParameterList

        public final List<CadParameter> getBlockRotationParameterList()

        Gets or sets the block rotation parameter list.

        Returns:
        The block rotation parameter list.
      • setBlockRotationParameterList

        public final void setBlockRotationParameterList(List<CadParameter> value)

        Gets or sets the block rotation parameter list.

        Parameters:
        value - The block rotation parameter list.
      • getAttribute305

        public final String getAttribute305()

        Gets or sets the attribute 305.

        Returns:
        The attribute 305.
      • setAttribute305

        public final void setAttribute305(String value)

        Gets or sets the attribute 305.

        Parameters:
        value - The attribute 305.
      • getAttribute306

        public final String getAttribute306()

        Gets or sets the attribute 306.

        Returns:
        The attribute 306.
      • setAttribute306

        public final void setAttribute306(String value)

        Gets or sets the attribute 306.

        Parameters:
        value - The attribute 306.