Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbAbstractViewportData::setSnapIsoPair Method
Syntax
C++
virtual void setSnapIsoPair(OdRxObject* pViewport, OdUInt16 snapIsoPair) const = 0;

Sets the snap IsoPair of this viewport object.

Parameters
Description
pViewport
[in] Input pointer to the viewport object.
snapIsoPair
[in] Input snap IsoPair.

snapIsoPair must be one of the following: 

 

Value
Description
0
Left isoplane
1
Top isoplane
2
Right isoplane
Copyright © 2002-2022. Open Design Alliance All rights reserved.