API-Dokumentation > Miscellaneous > Object ProCavitylayout > Function ProCavitylayoutOriginSet
Function ProCavitylayoutOriginSet
Description
Sets the cavity layout origin
Synopsis
ProCavitylayoutOriginSet
(
/* (In)
Pointer to the layout handle;
*/
ProAsmcomppath* csys_comp_path
/* (In)
component path from the layout owner to the Csys owner;
*/
ProCsys owner_csys
/* (In)
Coordinate system belonging to the model set by csys_comp_path.
*/
)
Returns
The origin is successfully set.
The given csys does not belong to the specified owner.
Cannot set the layout origin.
Sample Code References
War dies hilfreich?