Engine.NewPropertyObjectFile
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
Engine.NewPropertyObjectFile
Syntax
Engine.NewPropertyObjectFile( fileType)
Return Value
Purpose
Creates and returns a new PropertyObjectFile object.
Remarks
Use this method to create type palette files, workspace files, project files, sequence files, and generic property object files. You cannot create a users file, configuration file, or a station globals file using this method.
Parameters
fileType As PropertyObjectFileTypes
[In] Specifies the type of file to create.