Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
InverseAttribute::isRedeclaredIn Method
Syntax
C++
bool isRedeclaredIn(const OdDAI::Entity * entity) const;

Determines if inverse attribute is re-declared by inverse attribute of a specified entity.

Parameters
Description
entity
[in] A raw pointer to the entity.

true if the inverse attribute is re-declared by an inverse attribute of the specified entity; otherwise, the method returns false.

Copyright © 2002-2022. Open Design Alliance All rights reserved.