Point3dGetVectorTo Method

Retrieves the vector with respect to the specified point.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public Vector3d GetVectorTo(
        Point3d point
)

Parameters

point  Point3d
[in] A 3D point to measure to.

Return Value

Vector3d
Vector as the result of this point - the passed point.
See Also

©  Bricsys NV. All rights reserved.