VS:ArrowHead

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Obsolete procedure.

PROCEDURE ArrowHead(
arrow :INTEGER);
def vs.ArrowHead(arrow):
    return None

Parameters

arrow INTEGER Arrow style constant.

Remarks

Deleted this obsolete function as of 9.0.0b7 - PCP 12-21-2000


Sets the current default arrow head style for the document. See FMarker for a description of the style value. This function has been replaced by Marker.

[sd 8/13/98]

Version

ArrowHead is obsolete as of VectorWorks8.0


Availability: from MiniCAD

See Also

VS Functions:

VS:Marker

VS Functions: [[VS:Marker]]