VS:BeginMultDashConvert

From Vectorworks Developer
Revision as of 22:36, 12 September 2018 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

Description

Used when a number of pseudo index to dash style conversion operations (or vice versa) are going to be performed.


Use EndMultDashConvert when the conversions are complete.

PROCEDURE BeginMultDashConvert;
def vs.BeginMultDashConvert():
    return None

Version

Availability: from Vectorworks 2019

See Also

VS Functions:

VS:GetPseudoIndFromDash | VS:GetDashFromPseudoInd | VS:EndMultDashConvert

VS Functions:

[[VS:GetPseudoIndFromDash]] | [[VS:GetDashFromPseudoInd]]

| [[VS:EndMultDashConvert]]