- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
How to get the dispaly properties of the PMI dates(the Referrence Dimension and Roughness) ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-19-2011 08:29 AM
Hello.
I import the PRO/E prt files,but the PMI dates are not displayed correctly. The parameters
of all PMI dates are right ,only the display properties are not right.
such as:
--------------------------------------------------
ATTRIB_SPAXPMI_ROUGHNESS * roughAtt;
// its (roughAtt) parameters such as"field,obtention_type,applicability_type" are all right
SPAXPMI_DISPLAY_PROPERTIES *dispInfo = NULL;
dispInfo = roughAtt->get_display_properties();
--------------------------------------------------
But the "dispInfo" is NULL. Only when the PMI type is Referrence Dimension and Roughness will appar this problem while the text,datum,driven size can obtain the "dispInfo".
Why this happens?
Thanks.
Re: How to get the dispaly properties of the PMI dates(the Referrence Dimension and Roughness) ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-19-2011 08:41 AM
Hi,
This appears to be a defect. Can you please submit this issue along with the ProE file to Spatial Support?
Thanks,
Vivekan

