A3DBIMRelVoidsElementData

struct A3DBIMRelVoidsElementData

Describes a relationship between an element and an opening element that creates a void in the element.

14.2

Variables

A3DUns32 A3DBIMRelVoidsElementData.m_uiRelatedElementSize

The size of m_ppRelatedElements

A3DBIMElement **A3DBIMRelVoidsElementData.m_ppRelatedElements

Array of related elements.

A3DBIMOpeningElement *A3DBIMRelVoidsElementData.m_pRelating

Relating element.