Command: vector

Syntax

{<entity> = } vector {<start>,} <finish>

Description

Create a single line graphic entity.

Parameters

Switches

Notes

This command always creates a graphic entity.

Examples

Create an unnamed vector entity.

vector e:1000

Create a named vector entity (the end points are defined interactively).

entity my_vec = vector pcur,pcur,-col=brown

See Also

Commands:

entity, gstructure, lines, point

Identifiers:

def_color (color), def_fragment (numeric)

Structures:

entity (vector)