Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdArtwork::getDefaultViewPreference Method
Syntax
C++
void getDefaultViewPreference(Artwork::ViewPreference& preference) const;

Returns the current source of preferred view options for the artwork. The method fills a passed options source value and returns it to a calling subroutine. 

 

Parameters
Description
preference
[out] A placeholder for the source of preferred view options.

View options can be taken from .prc or .pdf data (if such data exists). This functionality is not implemented yet.

Copyright © 2002-2022. Open Design Alliance All rights reserved.