Entity Base with Graphics

Functions

A3DStatus A3DRootBaseWithGraphicsGet()
A3DStatus A3DRootBaseWithGraphicsSet()

Detailed Description

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

Function Documentation