yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Blocks & Inserts
CadAttGetMode
Returns the mode of the block attribute.
std::int32_t
CadAttGetMode
(
YuHandle
hEnt
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
Return Value
The mode.
See Also
CadAttGetAlign
CadAttGetAngle
CadAttGetBackward
CadAttGetDefValue
CadAttGetHeight
CadAttGetOblique
CadAttGetPoint
CadAttGetPrompt
Blocks & Inserts (chapter)