API Reference > OdDb Classes > OdDbBlockElement Class > OdDbBlockElement Methods > OdDbBlockElement::getConnectionType Method
OdDbBlockElement::getConnectionType Method
Syntax
C++
virtual bool getConnectionType(const OdString& name, OdResBuf::ValueType& type) const;
Parameters 
Description 
connectionName 
[in] Connection name.  
connectionType 
[out] Receives the connection type. 

Returns true if and only if a connection with the specified name exists.

Returns the type of the specified connection for this Connectable object.

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