Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcProjectOrder::setStatus Method
Syntax
C++
void setStatus(const OdAnsiString& Status);

Sets the value of Status attribute. This attribute represents the current status of a project order. Examples of status values that might be used for a project order status include:

  • PLANNED
  • REQUESTED
  • APPROVED
  • ISSUED
  • STARTED
  • DELAYED
  • DONE
Parameters
Description
Status
[in] Status to set.
Copyright © 2002-2022. Open Design Alliance All rights reserved.