formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Editing Operations
Description
Sets the start point of an object to a given point index.
Note: The object must be a single face surface or closed wire.
Plugin Prototype
fzrt_error_td fz_objt_edit_set_first_point(
fzrt_int | windex, |
obj, | |
fzrt_int | pindx ) |
Parameters
windex [Input]
project window index
obj [Input, Result]
object (must be a single face surface or closed wire)
pindx [Input]
point index to set as start point
Returns
Error codes
MODEL_ERR_INVALID_TOPO - invalid topology type for input object
Availability
5.0.0.0
Example Files
Function Set
Defined in