Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 588 Bytes

File metadata and controls

34 lines (26 loc) · 588 Bytes

FPenPat

Description

Use [[VS:FPenPatN| FPenPatN]] instead. Function FPenPat returns the active pen pattern setting.

FUNCTION FPenPat : INTEGER;
def vs.FPenPat():
    return INTEGER

Examples

==== VectorScript ====

CurrPenStyle:=FPenPat;

==== Python ====

CurrPenStyle = vs.FPenPat()

See Also

FPenPatN|FPenPatN, PenPatN|PenPatN from Vectorworks 2013

Version

Availability: from All Versions, deprecated from Vectorworks 2013

Category

  • Document Attributes