IFace Interface Methods Send Feedback
See Also 

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

Public Methods

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

See Also