ParsedDocument_setType
Set the type of document for a parsed document.
Syntax
ParsedDocument_setType <Parsed document handle> <document type>
Type/Class
ParsedDocument
Description
- Parsed document handle
- Handle of the document being parsed
- document type
- Document type
Examples
ParsedDocument_setType $documentp “GeometryFile”