| Name | Description |
 | CreateExtensionDictionary | Creates a dictionary for the Trace. |
 | DeleteCustomData | Deletes the specified custom data from the Trace. |
 | DeleteHyperLink | Deletes the hyperlink attached to this Trace. |
 | GetBoundingBox | Gets the bounding box enclosing this Trace. |
 | GetCustomData | Gets the specified custom data for this Trace. |
 | GetExtensionDictionary | Gets the dictionary for the Trace. |
 | GetHyperLink | Gets the hyperlink attached to this Trace. |
 | GetNormal | Gets the vector normal to this Trace. |
 | GetVertex1Coordinate | Gets the x, y, and z coordinates of the first vertex of this Trace. |
 | GetVertex2Coordinate | Gets the x, y, and z coordinates of the second vertex of this Trace. |
 | GetVertex3Coordinate | Gets the x, y, and z coordinates of the third vertex of this Trace. |
 | GetVertex4Coordinate | Gets the x, y, and z coordinates of the fourth vertex of this Trace. |
 | ReleaseExtensionDictionary | Releases and erases the dictionary for the Trace, if the dictionary exists and is empty. |
 | Select | Adds or removes the selected Trace to or from the current selection set. |
 | SetCustomData | Sets the custom data for this Trace. |
 | SetHyperLink | Attaches a hyperlink to this Trace. |
 | SetNormal | Sets the vector normal to this Trace. |
 | SetVertex1Coordinate | Sets the x, y, and z coordinates for the first vertex for this Trace. |
 | SetVertex2Coordinate | Sets the x, y, and z coordinates for the second vertex for this Trace. |
 | SetVertex3Coordinate | Sets the x, y, and z coordinates for the third vertex for this Trace. |
 | SetVertex4Coordinate | Sets the x, y, and z coordinates for the fourth vertex for this Trace. |