A3DBIMRelSpaceBoundaryData

struct A3DBIMRelSpaceBoundaryData

Describes the physical or virtual delimiter of a space to the surrounding elements.

14.2
  • m_uiRelatedElementsSize is always 1 and
  • m_ppRelatedElements can be used as an A3DBIMElement*.

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.