Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 670 Bytes

File metadata and controls

36 lines (28 loc) · 670 Bytes

EndMultDashConvert

Description

Used in conjunction with BeginMultDashConvert to end the set of conversions.

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

Examples

EndMultDashConvert;
import vs

# Used in conjunction with BeginMultDashConvert to end the set of conversions.
vs.EndMultDashConvert()

See Also

VS Functions: GetPseudoIndFromDash | GetDashFromPseudoInd | BeginMultDashConvert

Version

Availability: from Vectorworks 2019

Category