Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdAbstractViewPE::viewExtents Method
Syntax
C++
virtual bool viewExtents(const OdRxObject* pViewport, OdGeBoundBlock3d& extents) const = 0;

Returns the eye coordinate system extents of the specified Viewport object. 

 

Parameters
Description
pViewport
[in] Pointer to the Viewport object.
extents
[out] Receives the extents.

Returns true if and only if the extents are defined.

Coordinate Systems

The components of extents are clipped to the range [-10e100..10e100].

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