API Reference > OdDAI Namespace > Classes > GlobalRule Class > GlobalRule Methods > GlobalRule::entities Method
GlobalRule::entities Method
Syntax
C++
const OdArray<EntityPtr>& entities() const;

Returns an OdArray of smart pointers to Entity instances.

Retrieves an array of entity definitions for which global rule to be applied.

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