ITrace Interface Methods Send Feedback
See Also 

For a list of all members of this type, see ITrace members.

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the Trace.  
 MethodDeleteCustomDataDeletes the specified custom data from the Trace.  
 MethodDeleteHyperLinkDeletes the hyperlink attached to this Trace.  
 MethodGetBoundingBoxGets the bounding box enclosing this Trace.  
 MethodGetCustomDataGets the specified custom data for this Trace.  
 MethodGetExtensionDictionaryGets the dictionary for the Trace.  
 MethodGetHyperLinkGets the hyperlink attached to this Trace.  
 MethodGetNormalGets the vector normal to this Trace.  
 MethodGetVertex1CoordinateGets the x, y, and z coordinates of the first vertex of this Trace.  
 MethodGetVertex2CoordinateGets the x, y, and z coordinates of the second vertex of this Trace.  
 MethodGetVertex3CoordinateGets the x, y, and z coordinates of the third vertex of this Trace.  
 MethodGetVertex4CoordinateGets the x, y, and z coordinates of the fourth vertex of this Trace.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the Trace, if the dictionary exists and is empty.  
 MethodSelectAdds or removes the selected Trace to or from the current selection set.  
 MethodSetCustomDataSets the custom data for this Trace.  
 MethodSetHyperLinkAttaches a hyperlink to this Trace.  
 MethodSetNormalSets the vector normal to this Trace.  
 MethodSetVertex1CoordinateSets the x, y, and z coordinates for the first vertex for this Trace.  
 MethodSetVertex2CoordinateSets the x, y, and z coordinates for the second vertex for this Trace.  
 MethodSetVertex3CoordinateSets the x, y, and z coordinates for the third vertex for this Trace.  
 MethodSetVertex4CoordinateSets the x, y, and z coordinates for the fourth vertex for this Trace.  
Top

See Also