A3DBIMRelContainedInSpatialStructureData

Fields

A3DUns32

m_uiRelatedElementSize

A3DBIMProduct **

m_ppRelatedElements

A3DBIMSpatialStructureElement *

m_pRelating

Detailed Description

struct A3DBIMRelContainedInSpatialStructureData

Describes a relationship where an element is contained in a certain level of the spatial project structure.

Version

14.2

Public Members

A3DUns32 m_uiRelatedElementSize

The size of m_ppRelatedElements

A3DBIMProduct **m_ppRelatedElements

The related elements.

A3DBIMSpatialStructureElement *m_pRelating

The relating element.