A3DAsmLayer
-
struct
A3DAsmLayer deprecated
A structure describing a layer.
11.1DeprecatedThis structure is deprecated. Please use
A3DAsmLayerEntityDatainstead.
Variables
-
A3DUTF8Char *
A3DAsmLayer.m_pcLayerName -
Layer name.
-
A3DUns16
A3DAsmLayer.deprecated_m_usLayer deprecated
DeprecatedPlease use
m_uiLayerIDinstead. This will be removed in version 2026.1.0.
-
A3DUns32
A3DAsmLayer.m_uiLayerID deprecated
Layer ID.
24.5
-
A3DUTF8Char *
A3DAsmLayer.m_pcNote -
Layer note.
24.5
-
A3DUns32
A3DAsmLayer.m_uiReferenceEntitiesSize -
The size of
m_ppReferenceEntities.24.5
-
A3DMiscEntityReference **
A3DAsmLayer.m_ppReferenceEntities -
Entities explicitly referenced by the layer.
24.5If null, it does not mean that the layer does not reference any entities at all, but that the link is implicit: to find the referenced elements, the field
A3DGraphicsData::m_uiLayerIndexof all objects must be checked to see if they match the fieldm_uiLayerID
-
A3DELayerDisplayStatus
A3DAsmLayer.m_eDisplayStatus -
Layer display status.
24.5