Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Interfaces

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadAcshHistoryClass



  • public class CadAcshHistoryClass
    extends CadBaseObject

    Class describing CadAcshHistoryClass object.

    • Constructor Detail

      • CadAcshHistoryClass

        public CadAcshHistoryClass()

        Initializes a new instance of the CadAcshHistoryClass class.

    • Method Detail

      • getAcshHistoryClassParameterList

        public List<CadParameter> getAcshHistoryClassParameterList()

        Gets or sets the acsh history class parameter list.

        Returns:
        The acsh history class parameter list.
      • setAcshHistoryClassParameterList

        public void setAcshHistoryClassParameterList(List<CadParameter> value)

        Gets or sets the acsh history class parameter list.

        Parameters:
        value - The acsh history class parameter list.