Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdBcfDocumentReference::createObject Method
Syntax
C++
static OdSmartPtr<OdBcfDocumentReference> createObject(const OdGUID& documentGuid, const OdString& url, const OdString& description, const OdBcfDocumentReferenceGroup& documentReference);

Creates a new document reference object.

Parameters
Description
documentGuid
[in] A guid of the document.
url
[in] Url of the external document.
description
[in] A description of the document reference.
documentReference
[in] Unique identifier of the reference.

A smart pointer to the created OdBcfDocumentReference instance.

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