formZ SDK | 5.0 API Reference | Project | Modeling | Attributes

fz_objt_attr_get_ndsp_parm_data

Description

Gets object non destructve section plane (clipping plane) attribute.

Plugin Prototype

fzrt_error_td fz_objt_attr_get_ndsp_parm_data(

fzrt_int

windex,

fz_objt_ptr

obj,

fz_objt_ndsp_parm_enum

which,

fz_type_td *

value )

Parameters

windex [Input]

project window index

obj [Input]

object

which [Input]

wich parameter selector

value [Result]

true if object is excluded from non destructve section plane (clipping plane)

Returns

Error codes

Availability

8.1.0.0

See Also

Function Set

fz_objt_attr_fset


Defined in

fz_objt_attr_api.h