Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadBaseObject

    • Constructor Detail

      • CadBaseObject

        public CadBaseObject()

        Initializes a new instance of the CadBaseObject class.

    • Method Detail

      • getTypeName

        public int getTypeName()

        Gets the name of the type.

        Returns:
        The name of the type.
      • getChildObjects

        public List<CadBase> getChildObjects()

        Gets or sets the child objects.

      • setChildObjects

        public void setChildObjects(List<CadBase> value)

        Gets or sets the child objects.