__header__

Description

Allows the the user to manually define a line segment.

Inputs

CIFViewer

Parameters

LineSegment

the line that is defined

Action

Read: Reads the line as defined when editing it manually. In this case the output line is always the same
Write: Uses the x1,y1,.. to set the line In this cse the output line is always created new

X1
Y1
Z1

start point coordinates

X2
Y2
Z2

end point coordinates

Length
AngleDegrees
AngleRadians

retrun Values

RenderStyle

The attibutes of the display line

RefreshViewer

__footer__