API Reference > OdIfc Namespace > Classes > OdIfcEntityInstance Class > OdIfcEntityInstance Methods > OdIfcEntityInstance::earlyAccess Method
OdIfcEntityInstance::earlyAccess Method
Syntax
C++
static OdIfcEntityPtr earlyAccess(OdIfcEntityInstance* pInst);
Parameters 
Description 
OdIfcEntityInstance* pInst 
[in] A raw pointer to the entity instance.  

Returns a smart pointer to the entity.

Provides early access to the entity instance.

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