API Reference > OdDb Classes > OdDbProxyEntity Class > OdDbProxyEntity Methods > OdDbProxyEntity::allButCloningAllowed Method
OdDbProxyEntity::allButCloningAllowed Method
Syntax
C++
bool allButCloningAllowed() const;

Returns true if and only if all but the subDeepClone() and subWblockClone() methods are allowed for this Proxy entity.

The allowed methods are as follows 

untitled table erase() setColor() setColorIndex() setLayer() setLinetype() setLinetypeScale() setLineWeight() setMaterial() setPlotStyleName() setVisibility() transformBy()

Copyright © 2002–2020. Open Design Alliance. All rights reserved.