formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Analysis
Description
Gets the object's axes. Note : these are the axes as seen in the query dialog. The axes are returned as three normalized vectors. When drawn on the screen, the object axes are anchored at the object origin as retrieved by .
Plugin Prototype
fzrt_error_td fz_objt_alys_get_objt_axes(
fzrt_int | windex, |
obj, | |
xaxis, | |
yaxis, | |
zaxis ) |
Parameters
windex [Input]
project window index
obj [Input]
object
xaxis [Result]
normalized vector x axis
yaxis [Result]
normalized vector y axis
zaxis [Result]
normalized vector z axis
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
fz_objt_alys_get_objt_volume,, fz_objt_alys_get_objt_area, fz_objt_alys_get_objt_moments,, fz_objt_alys_get_objt_bbox, , fz_objt_alys_set_objt_origin,, fz_objt_alys_get_objt_topo_type,, ,
Function Set
Defined in