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

Returns a smart pointer to the compound object.

Retrieves the compound object's underlying IFC entity instance.

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