Packages

 

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

Class CadBlockVisibilityParameter

    • Constructor Detail

      • CadBlockVisibilityParameter

        public CadBlockVisibilityParameter()

        Initializes a new instance of the CadBlockVisibilityParameter class.

    • Method Detail

      • getBlockVisibilityParameterList

        public List<CadParameter> getBlockVisibilityParameterList()

        Gets or sets the block visibility parameter list.

        Returns:
        The block visibility parameter list.
      • setBlockVisibilityParameterList

        public void setBlockVisibilityParameterList(List<CadParameter> value)

        Gets or sets the block visibility parameter list.

        Parameters:
        value - The block visibility parameter list.