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

A smart pointer to the created OdBcfClippingPlanes instance.

Creates a new clipping planes object.

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