formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Plain Object Construction
Description
Creates a single offset (parallel) wire object on the same plane. The source object must be an open or closed wire and must be planar. Positive offset values create an object to the left of the source, looking along the direction of the source. Negative values create objects on the right of the source.
Plugin Prototype
fzrt_error_td fz_objt_cnstr_parallel_wire(
fzrt_int | windex, |
src_obj, | |
double | offset, |
obj ) |
Parameters
windex [Input]
project window index
src_obj [Input]
source object
offset [Input]
offset
obj [Result]
new object
Returns
Error codes
MODEL_ERR_NOT_A_WIRE object not a wire
Availability
5.0.0.0
Example Files
Function Set
Defined in