API Reference > OdDAI Namespace > OdDAI::Utils Namespace > Functions > OdDAI::Utils::getStepLine Function
OdDAI::Utils::getStepLine Function
Syntax
C++
OdAnsiString DAI_EXPORT getStepLine(const OdDAI::ApplicationInstance* pInstance);

daiUtils.h

Parameters 
Description 
const OdDAI::ApplicationInstance* pInstance 
[in] Instance to get data from.  

An ANSI string that contains the instance`s ID, typename and value of the explicit attribute fields.

Gets the instance`s ID, typename and values of the explicit attribute fields.

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