Current Path


The current path maintains the structure-network path formed by rendering requests. Set the path by invoking the PEXBeginRendering, PEXRenderNetwork and PEXInitRenderer functions. PEXBeginRendering and PEXInitRenderer set the path to a single element reference with a structure identifier of zero and an offset of zero. PEXRenderNetwork uses a network's root structure identifier and an offset of zero.

You cannot explicitly set this attribute. You can only inquire this attribute.

The complete list of renderer attributes is listed in the Renderer Attributes Table.

For an overview about Renderers, see General Information. For a list of all Renderer functions and related topics, see Rendering.