Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxMember::children Method
Syntax
C++
const OdArray<OdRxMemberPtr>* children() const;

Gets the array of subproperties (child properties).

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-2022. Open Design Alliance All rights reserved.