Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Interfaces

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadSkyLightBackGround



  • public class CadSkyLightBackGround
    extends CadBaseObject

    Class describing CadSkyLightBackGround object.

    • Constructor Detail

      • CadSkyLightBackGround

        public CadSkyLightBackGround()

        Initializes a new instance of the CadSkyLightBackGround class.

    • Method Detail

      • getSkyLightBackGroundParameterList

        public List<CadParameter> getSkyLightBackGroundParameterList()

        Gets or sets the sky light back ground parameter list.

        Returns:
        The sky light back ground parameter list.
      • setSkyLightBackGroundParameterList

        public void setSkyLightBackGroundParameterList(List<CadParameter> value)

        Gets or sets the sky light back ground parameter list.

        Parameters:
        value - The sky light back ground parameter list.