Show_Geometry_XXX

Functions

HIC_Geometry *

HIC_Show_Geometry

long

HIC_Show_Geometry_Key

long

HIC_Show_Original_Geometry_Key

HIC_Geometry_Type

HIC_Show_Geometry_Type

long

HIC_Show_Geometry_Owner

Detailed Description

group Show_Geometry_XXX

Function Documentation

HIC_Geometry *HIC_Show_Geometry(HIC_Rendition *nr)

This function returns information about the geometry element in progress or null if no geometry is in progress.

Parameters

nr – A pointer to a const HIC_Rendition.

Returns

A pointer to a const HIC_Geometry.

long HIC_Show_Geometry_Key(HIC_Rendition *nr)

This function returns the geometry key.

Parameters

nr – A pointer to a const HIC_Rendition.

Returns

A HC_KEY.

long HIC_Show_Original_Geometry_Key(HIC_Rendition *nr)

This function returns the original geometry key.

Parameters

nr – A pointer to a const HIC_Rendition.

Returns

A HC_KEY.

HIC_Geometry_Type HIC_Show_Geometry_Type(HIC_Rendition *nr)

This function returns the geometry type.

Parameters

nr – A pointer to a const HIC_Rendition.

Returns

A HIC_Geometry_Type.

long HIC_Show_Geometry_Owner(HIC_Rendition *nr)

This function returns the geometry owner.

Parameters

nr – A pointer to a const HIC_Rendition.

Returns

A HC_KEY.