A3DBIMRelSpaceBoundaryData
-
struct
A3DBIMRelSpaceBoundaryData Describes the physical or virtual delimiter of a space to the surrounding elements.
14.2This is a one-to-one relationship, thus:
m_uiRelatedElementsSizeis always*1*andm_ppRelatedElementscan be used as an``A3DBIMElement*``.
Variables
-
A3DUns32
A3DBIMRelSpaceBoundaryData.m_uiRelatedElementSize -
The size of``m_ppRelatedElements``
-
A3DBIMSpace **
A3DBIMRelSpaceBoundaryData.m_ppRelatedElements -
Array of related elements.
-
A3DBIMElement *
A3DBIMRelSpaceBoundaryData.m_pRelating -
Relating element.