formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Plain Object Construction
Description
Creates an object with a single triangular face.
Plugin Prototype
fzrt_error_td fz_objt_cnstr_triangle(
fzrt_int | windex, |
p1, | |
p2, | |
p3, | |
obj ) |
Parameters
windex [Input]
project window index
p1 [Input]
point 1
p2 [Input]
point 2
p3 [Input]
point 3
obj [Result]
triangle object
Returns
Error codes
Availability
5.0.0.0
Example Files
util_objt_cnstr_simp_poly.fsl
util_objt_cnstr_simple.fsl
See Also
,,, ,
Function Set
Defined in