Ray2dSet(Point2d, Vector2d) Method

Sets ray properties according to the specified arguments.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void Set(
        Point2d point,
        Vector2d vector
)

Parameters

point  Point2d
 
vector  Vector2d
[in] A point through which the ray passes. This vector must have a non-zero length.
See Also

©  Bricsys NV. All rights reserved.