Preface
In this document, the term Windchill is used to refer to the PTC products named PDMLink, ProjectLink and Pro/Intralink. If necessary, the real product name, such as PDMLink, will be used to indicate a special feature, distinction, or differentiation from another product.
Symbols
In this document, some references and symbols are used.
Symbol | Description |
---|---|
PTC_ROOT | Root directory for PTC products (e.g., c:\ptc , Linux:/opt/ptc ) |
WT_ROOT | Root directory for the overall Windchill environment (e.g., c: \ptc\Windchill_11.0 , Linux: /opt/ptc/Windchill_11.0 ) |
WT_HOME | Root directory of the Windchill server (e.g., c: \ ptc\Windchill_11.0\Windchill , Linux: /opt/ptc/Windchill_11.0/Windchill ) |
APACHE_ROOT | Root directory for the Windchill Apache installation (e.g., c: \ ptc\Windchill_11.0\Apache , Linux: /opt/ptc/Windchill_11.0/Apache) |
Types of objects
The documents refer to different types of objects:
Types of objects | Explanation | Class |
---|---|---|
EPMDocument 3D | These objects are parts as well as skeletons without the assemblies | wt.epm.EPMDocument |
EPMDocument 2D | These objects are drawings | wt.epm.EPMDocument |
WTPart | These objects are parts or materials | wt.part.WTPart |
WTDocument | These are ordinary documents | wt.doc.WTDocument |
Date formats
The dates are specified according to ISO 8601
(or EN 28601, DIN 5008
), using the YYYY-MM-DD
format. (YYYY: 4-digit year, MM: 2-digit month, DD: 2-digit day) (YYYY
: 4-digit year, MM
: 2-digit month, DD
: 2-digit day)