Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdInstanceExporter::createCalendarDate Method
Syntax
C++
static OdDAIObjectId createCalendarDate(OdIfcModel* model, int day, int month, int year);

Creates a handle representing an IfcCalendarDate. 

 

Parameters
Description
model
[in] Pointer to IFC model.
day
[in] The day of the month in the date.
month
[in] The month in the date.
year
[in] The year in the date.

IfcCalendarDate handle.

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