Documentação da API > Miscellaneous > Object ProCavitylayout > Function ProCavitylayoutCreate
Function ProCavitylayoutCreate
Description
Creates a new Cavity Layout (component pattern) according to the data from the handle.
Synopsis
ProCavitylayoutCreate
(
/* (In)
Pointer to the layout handle
*/
)
Returns
The layout is successfully created.
The handle has invalid data or not initiated
The cavity layout corresponding to the handle already exists.
Cannot create the cavity layout
Sample Code References
Isto foi útil?