API Reference > OdRx Classes > OdRxMember Class > OdRxMember Methods > OdRxMember::children Method
OdRxMember::children Method
Syntax
C++
const OdArray<OdRxMemberPtr>* children() const;

Array of subproperties (child properties).

Some properties may have child properties, e.g. "EndPoint" property of OdDbLine has subproperties "EndPoint/X", "EndPoint/Y", "EndPoint/Z".

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