Close

Relief for ODA Team in Ukraine

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

Sets the value of Status attribute. This attribute represents the status currently assigned to the request. Possible values include:

  • Hold: wait to see if further requests are received before deciding on action
  • NoAction: no action is required on this request
  • Schedule: plan action to take place as part of maintenance or other task planning/scheduling
  • Urgent: take action immediately
Parameters
Description
Status
[in] Status to set.

IFC4 CHANGE: The attribute has been added.

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