Synopsis

int dxfi_IsGeometric(long option, MDA_PTR db_ptr)

Purpose

Return 1 if the entity is geometric.

Description

Return 1 if the entity is geometric. The entities type should be between 200 and 700

Input

db_ptr

Database pointer of entity

Return

1 = Geometric entity 0 = Non geomtric entity