formZ SDK | 5.0 API Reference | Project | Modeling | ACIS

fz_acis_cnstr_objt

Description

Creates a formZ object from an ACIS entity. The ACIS entity must be of topology type BODY.

Plugin Prototype

fzrt_error_td fz_acis_cnstr_objt(

fzrt_int

windex,

fz_acis_ent_ptr

ent,

fz_objt_ptr *

obj )

Parameters

windex [Input]

project window index

ent [Input]

ACIS entity

obj [Result]

New Object

Returns

Error codes

Availability

5.0.0.0

See Also

fz_acis_write, fz_acis_read, fz_objt_get_acis_entity

Function Set

fz_acis_fset


Defined in

fz_acis_api.h