API Reference > OdBcf Namespace > Classes > OdBcfMarkup Class > OdBcfMarkup Methods > getViewpoints Method > OdBcfMarkup::getViewpoints Method ()
OdBcfMarkup::getViewpoints Method ()
Syntax
C++
const OdBcfViewPointArray& getViewpoints() const;

An array of smart pointers to OdBcfViewPoint objects.

Retrieves the viewpoints of the markup instance.

The array returned by the method can't be modified in the calling subroutine.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.