Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 403 Bytes

File metadata and controls

25 lines (18 loc) · 403 Bytes

ImportParasolidXT

Description

Imports the provided Parasolid XT file.

FUNCTION ImportParasolidXT(filePath : STRING): BOOLEAN;
def vs.ImportParasolidXT(filePath):
    return BOOLEAN

Parameters

Name Type Description
filePath STRING The full path to the file to be imported.

Version

Availability: from Vectorworks 2020

Category

  • File I@O