Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcTask::setIsMilestone Method
Syntax
C++
void setIsMilestone(OdDAI::Boolean IsMilestone);

Sets the value of IsMilestone attribute. This attribute represents identifies whether a task is a milestone task (=TRUE) or not(= FALSE).

Parameters
Description
IsMilestone
[in] IsMilestone attribute to set.

In small project planning applications, a milestone task may be understood to be a task having no duration. As such, it represents a singular point in time.

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