Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdBcfTimeStamp::createObject Method (const OdTimeStamp &)
Syntax
C++
static OdSmartPtr<OdBcfTimeStamp> createObject(const OdTimeStamp & localTimeStamp);

Creates a new timestamp object for a specified OdTimeStamp value.

Parameters
Description
localTimeStamp
[in] An OdTimeStamp value.

A smart pointer to the created OdBcfTimeStamp instance.

The method records provided value using the system native time zone.

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