IMathPoint Interface Methods Send Feedback
See Also 

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

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