formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Analysis

fz_objt_alys_get_segt_pspace_geom_type

Description

Gets the geometry type of a segment of an object in the parameter space of its underlying surface if the object is a Trimmed NurbZ.

Plugin Prototype

fzrt_error_td fz_objt_alys_get_segt_pspace_geom_type(

fzrt_int

windex,

fz_objt_ptr

obj,

fzrt_int

sindx,

fz_objt_segt_geom_enum *

segt_type )

Parameters

windex [Input]

project window index

obj [Input]

object

sindx [Input]

segment index

segt_type [Result]

segment type

Returns

Error codes

Availability

5.0.0.0

See Also

fz_objt_alys_get_segt_geom_type, fz_objt_alys_get_segt_spline_parm, fz_objt_alys_get_segt_arc_parm, fz_objt_alys_get_segt_pspace_arc_parm, fz_objt_alys_get_segt_pspace_spline_parm

Function Set

fz_model_fset


Defined in

fz_objt_alys_api.h