API Reference > Classes > Rebar Classes > OdBmRebar Class > OdBmRebar Methods > OdBmRebar::getJoinArr Method
OdBmRebar::getJoinArr Method
Syntax
C++
void getJoinArr(OdBmObjectPtrArray &) const;
Parameters 
Description 
array 
[out] An array of smart pointers to joint objects. 

Retrieves the array of joint objects for the rebar element.

The method fills the passed array of smart pointers and returns it to a calling subroutine.

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