A3DBIMRelSpaceBoundaryData Struct Reference

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

Data Fields

A3DBIMSpace ** m_ppRelatedElements
 Array of related elements.
 
A3DBIMElementm_pRelating
 Relating element.
 
A3DUns32 m_uiRelatedElementSize
 The size of m_ppRelatedElements
 

Detailed Description

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

Version
22.0
One-to-one relationship

This is a one-to-one relationship, thus:

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