Table of Contents

TTMSFNCBloxBaseLine.GetLinkPoint Method

Returns the current position of the endpoint associated with the given link point.

API unit family: TMSFNCBloxCoreLine Declaring type: TTMSFNCBloxBaseLine Inherited from: TTMSFNCBloxLine

Syntax

function GetLinkPoint(ALinkPoint: TTMSFNCBloxLinkPoint): TTMSFNCBloxPoint; override;

Parameters

Name Description
ALinkPoint The link point whose endpoint position is requested.

Returns

The point of the handle bound to the link point, or a dummy point when the link point is not associated with a handle.