ResetRotation Method

Summary

Resets the rotation of all the objects to (0, 0, 0).

Syntax
C#
VB
C++
public void ResetRotation() 
  
Public Sub ResetRotation()  
public: 
void ResetRotation();  

Remarks
  • This will reset the rotation of all the objects in the container.
  • NOTE: Currently only one object can be added to the container.

Example

For an example refer to ResetPosition.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly