API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdArtwork Class > OdArtwork Methods > OdArtwork::getPMISemanticInformation Method
OdArtwork::getPMISemanticInformation Method
Syntax
C++
void getPMISemanticInformation(bool& state) const;
Parameters 
Description 
bool& state 
[out] A placeholder for the value of the PMI semantic data flag. 

Returns the current value of the PMI semantic data flag. The method fills a passed boolean value and returns it to a calling subroutine. 

 

If the flag is set to true, the artwork entity stores the semantic Picture Mastering Index data, otherwise it does not. This functionality is not implemented yet.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.