formZ SDK | 5.0 API Reference | Project | Modeling | ACIS
Description
Reads an SAT file and creates formZ objects. If form_solids is TRUE, an attempt is made to stitch surfaces to form solid objects. If do_heal is TRUE, an attempt is made to correct any corrupt geometry encountered.
Plugin Prototype
fzrt_error_td fz_acis_read(
fzrt_int | windex, |
floc, | |
form_solids, | |
do_heal, | |
ent_list ) |
Parameters
windex [Input]
project window index
floc [Input]
SAT File information
form_solids [Input]
Form solids
do_heal [Input]
Heal corrupt geometry
ent_list [Result]
List of formZ objects created
Returns
Error codes
Availability
5.0.0.0
See Also
fz_acis_write, fz_objt_get_acis_entity,
Function Set
Defined in