Point From Line

Description

Defines a point a distance from the line based on an input point and its nearest intersection to the line. (ie a 90 degree angle to the point)

Inputs

LinePoint

location on line which defines the normal. If not defined the center of the line is used

ReferencePoint

if defined then set the direction from the line based on this point location on whish side of the line. If not defined the line direction detemines which side of the line

Parameters

Distance

Signed value give distance of the new point from the line