LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

CWGraph3D cursor visible property available ?

The CWGraph3D control's front panel property page has a tab for its cursor properties with a visible property.  Is this cursor visible property available programmatically via a property node ?
 
Steve
0 Kudos
Message 1 of 3
(2,725 Views)

Please see this post

http://forums.ni.com/ni/board/message?board.id=170&message.id=161218#M161218

Otherwise you can search on "Ben 3d Graph" and find more examples and code.

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 3
(2,716 Views)
What I neglected was to first have an Item method wired to the Cursors property.  Doing that exposes all sorts of cursor properties.  Thanks.
0 Kudos
Message 3 of 3
(2,713 Views)