Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 432 Bytes

File metadata and controls

24 lines (18 loc) · 432 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