←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly