Synopsis

(macro) void iges_GetEntityPropStruct(void *entity, T_PROPS **props)

Purpose

Get the iges property structure.

Description

This function will return pointer of the property structure in the specified entity.

Input

entity

Pointer to entity

Output

props

Pointer to T_PROPS structure in entity

Return

void