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 JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Journaling: attribute with expression formula

Status
Not open for further replies.

MANox

Mechanical
Joined
Apr 2, 2007
Messages
130
Location
PL
Hello,

I have journal for change attributes of parts in assembly.
One of then data type is value or expression formula.
it's possible to check with journal data type of this atribute?

Best regards

MANok

NX 11
TC10
 
When you query attributes, NXOpen will return an .AttributeInformation structure. This structure has a .Type member that will return the attribute type (real, date, string, etc).

www.nxjournaling.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top