Close

Relief for ODA Team in Ukraine

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

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

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