IMathPoint Interface Members Send Feedback
See Also  Methods 

The following tables list the members exposed by IMathPoint.

Public Methods

 NameDescription
 MethodAddSets the current mathematical point to the sum of its original value and the value of the specified mathematical point.  
 MethodConvertToVectorConverts this mathematical point to a unit vector.  
 MethodGetPositionGets the x, y, and z coordinates of this mathematical point.  
 MethodScalePointScales this mathematical point by the specified scale factor about the specified mathematical center point.  
 MethodSetPositionSets the x, y, and z coordinates of this mathematical point.  
 MethodSubtractSets the current mathematical point to the difference between its original value and the value of the specified mathematical point.  
 MethodTransformByApplies the specified mathematical transformation to this mathematical point.  
Top

See Also