formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Analysis
Description
Gets the circumference of a curve of an object.
Plugin Prototype
fzrt_error_td fz_objt_alys_get_curv_circumference(
fzrt_int | windex, |
obj, | |
fzrt_int | cindx, |
model_type, | |
double * | circum ) |
Parameters
windex [Input]
project window index
obj [Input]
object
cindx [Input]
curve index
model_type [Input]
object topology type. FZ_OBJT_MODEL_TYPE_UNSPEC may be used to use the object's natural model type.
circum [Result]
curve's circumference
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
Function Set
Defined in