Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Vector3D Class / Vector3D Constructor

In This Topic
    Vector3D Constructor
    In This Topic
    Overload List
    OverloadDescription
    Empty constructor.  
    2D constructor.  
    3D constructor.  
    Double array constructor.  
    Two 3D points constructor. A 3D vector with direction from P0 to P1.  
    Three 3D points constructor. A 3D vector perpendicular to a plane defined by 3 points.  
    Empty constructor.  
    See Also