formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Screw/Bolt
Description
Type identifiers for the slot of a screw. Used for the FZ_OBJT_SCREW_PARM_SLOT_TYPE parameter of , , and .
enum fz_objt_screw_slottype_enum {
FZ_OBJT_SCREW_SLOT_TYPE_NONE,
FZ_OBJT_SCREW_SLOT_TYPE_STRAIGHT,
FZ_OBJT_SCREW_SLOT_TYPE_CROSS };
Members
FZ_OBJT_SCREW_SLOT_TYPE_NONE
No slot
FZ_OBJT_SCREW_SLOT_TYPE_STRAIGHT
Straight slot
FZ_OBJT_SCREW_SLOT_TYPE_CROSS
Cross slot
Availability
5.0.0.0
Example Files
See Also
,, ,,
Defined in