Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Interfaces

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadRay

    • Constructor Detail

      • CadRay

        public CadRay(Cad3DPoint firstPoint,
                      Cad3DPoint unitDirectionVector)

        Initializes a new instance of the CadRay class.

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