Packages

 

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

Class CadBlock2PtParameters

    • Constructor Detail

      • CadBlock2PtParameters

        public CadBlock2PtParameters()

        Initializes a new instance of the CadBlock2PtParameters class.

    • Method Detail

      • getAttribute280

        public final Short getAttribute280()

        Gets or sets the attribute 280.

        Returns:
        The attribute 280.
      • setAttribute280

        public final void setAttribute280(Short value)

        Gets or sets the attribute 280.

        Parameters:
        value - The attribute 280.
      • getAttribute281

        public final Short getAttribute281()

        Gets or sets the attribute 281.

        Returns:
        The attribute 281.
      • setAttribute281

        public final void setAttribute281(Short value)

        Gets or sets the attribute 281.

        Parameters:
        value - The attribute 281.
      • getBlock2PtParameterList

        public final List<CadParameter> getBlock2PtParameterList()

        Gets or sets the block2 pt parameter list.

        Returns:
        The block2 pt parameter list.
      • setBlock2PtParameterList

        public final void setBlock2PtParameterList(List<CadParameter> value)

        Gets or sets the block2 pt parameter list.

        Parameters:
        value - The block2 pt parameter list.