From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Example Code

Initialize, Group, and Rotate Multiple 3D Objects Using LabVIEW

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

Code and Documents

Attachment

Overview

A reference in to help a beginner learn more about LabVIEW 3D Object manipulation and basic functionality.


Description
This example goes through the proper method of initializing 3D Objects. It then progresses into other potentially useful 3D Object manipulation such as translation, rotation, and grouping objects together into a single reference. It also shows how to make continuous manipulations to a 3D object inside of a While Loop.

 

Requirements

  • LabVIEW 2013(or compatible)


Steps to Implement or Execute Code

  • Run the program

 

Additional Information or References
VI Snippet

2-390.png

**This document has been updated to meet the current required format for the NI Code Exchange.**

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.