Entity Base with Graphics

Parent module: Root Entities Module

group a3d_rootbasewithgraphics

Creates and accesses global graphic characteristics that apply to any PRC entity in the Graphics.

Entity type is kA3DTypeRootBaseWithGraphics.

Version

11.1

Any PRC entity that bears graphics can have an A3DRootBaseWithGraphics entity.

The A3DRootBaseWithGraphics entity references graphic attributes such as line patterns, RGB colors, and textures. Those graphic attributes are used in the more specific PRC entity.

See also

a3d_graphics

Data Structures

A3DRootBaseWithGraphicsData

A structure specifying root graphics data.

Functions

A3DRootBaseWithGraphicsGet()

Populates the A3DRootBaseWithGraphicsData structure.

A3DRootBaseWithGraphicsSet()

Adds an A3DRootBaseWithGraphicsData structure to an existing A3DRootBaseWithGraphics entity.