Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

DATUM_CSYS components in OPEN C++

Status
Not open for further replies.

yadvdinesh

Aerospace
Joined
Apr 13, 2015
Messages
31
Location
IN
Hi, Can someone plz provide some help:

M unable to get DATUM_CSYS components in OPEN C++. Basically I want to get Cartesian coordinate sysytem,point, planes & axes related to DATUM CSYS.
 
You can use the UF_MODL_ask_datum_csys_components function or you can query the components with a datumcsysbuilder object. There is example code for both methods here (but it is in VB.net):
thread561-363348

www.nxjournaling.com
 
Thanx COWSKI...The link shared by you has helped me
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top