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