Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcProcess::getInvIsPredecessorTo Method
Syntax
C++
void getInvIsPredecessorTo(OdDAIObjectIds& IsPredecessorTo) const;

Returns the value of IsPredecessorTo attribute. This attribute represents dependency between two activities, it refers to the subsequent activity for which this activity is the predecessor. The link between two activities can include a link type and a lag time.

Parameters
Description
IsPredecessorTo
[out] Receives the value of IsPredecessorTo attribute.
Copyright © 2002-2022. Open Design Alliance All rights reserved.