AddSeg Command

AddSeg is a Symbol Definition Command. It is used to add a line segment to a symbol.

AddSeg <start-x> <start-y> <end-x> <end-y>

Parameters

/overrideSelectedStyle

Unsupported: Assigns a different selected style to the default Symbol style for this segment.

/overrideStyle

Unsupported: Assigns a different style to the default Symbol style for this segment.

start-x

Integer. Symbol x co-ordinate of start of segment

start-y

Integer. Symbol y co-ordinate of start of segment

end-x

Integer. Symbol x co-ordinate of end of segment

end-y

Integer. Symbol y co-ordinate of end of segment

See Also