Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Interfaces

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadXLine

    • Constructor Detail

      • CadXLine

        public CadXLine(Cad3DPoint firstPoint,
                        Cad3DPoint unitDirectionVector)

        Initializes a new instance of the CadXLine class.

        Parameters:
        firstPoint - First point.
        unitDirectionVector - Unit direction vector.
        Throws:
        com.aspose.ms.System.ArgumentNullException - Thrown when one of arguments is null