Share

AcDbHostApplicationServices::_entToWorldTransform

C++

virtual ACDBCORE2D_PORT Adesk::Boolean _entToWorldTransform(
    double normal[3], 
    flagmat * tran
);

Description

This function is intended for internal use only and will be removed in a future release.

Parameters

Parameters Description
tran Internal use only

Links

AcDbHostApplicationServices

Was this information helpful?