A3DBIMRelVoidsElementData

Fields

A3DUns32

m_uiRelatedElementSize

A3DBIMElement **

m_ppRelatedElements

A3DBIMOpeningElement *

m_pRelating

Detailed Description

struct A3DBIMRelVoidsElementData

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

Version

14.2

Public Members

A3DUns32 m_uiRelatedElementSize

The size of m_ppRelatedElements

A3DBIMElement **m_ppRelatedElements

Array of related elements.

A3DBIMOpeningElement *m_pRelating

Relating element.