ParsedDocument_setType

Set the type of document for a parsed document.

Syntax

ParsedDocument_setType <Parsed document handle> <document type>

Type/Class

ParsedDocument

Description

To set the type of document for a parsed document.
Parsed document handle
Handle of the document being parsed
document type
Document type

Examples

ParsedDocument_setType $documentp “GeometryFile”