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