API Reference > OdBcf Namespace > Classes > OdBcfLines Class > OdBcfLines Methods > OdBcfLines::createObject Method
OdBcfLines::createObject Method
Syntax
C++
static OdSmartPtr<OdBcfLines> createObject(const OdBcfLineArray & line);
Parameters 
Description 
const OdBcfLineArray & line 
[in] An array of smart pointers to line objects.  

A smart pointer to the created OdBcfLines instance.

Creates a new lines object.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.