API Documentation > Miscellaneous > Object ProCavitylayout > Function ProCavitylayoutRuleGet
Function ProCavitylayoutRuleGet
Description
Given the Cavity Layout handle of an existing layout, gets the coordinate system of the model used for the placement of layout
Synopsis
ProCavitylayoutRuleGet
(
/* (In)
Pointer to the layout handle
*/
/* (Out)
Rule currently used by the layout
*/
)
Returns
The information is successfully received.
The handle has invalid data or not initiated
The cavity layout corresponding to the handle does not exists.
Sample Code References
Was this helpful?