
ProDrawingPlyViewCreate | |
( ProDrawing drawing /* (In) The drawing. */ ProSolid composite /* (In) The solid. Must be composite solid. */ int sheet_number /* (In) The number of the sheet on which to place the view. */ ProPly ply /* (In) active ply. */ ProPoint3d position /* (In) The position of the view on the screen. */ double scale /* (In) If scale >0, the view has an associated scale. If scale<=0, the view has the default scale. */ ProView* view /* (Out) The view. */ ) |

The function succeeded. | |
One or more input arguments was invalid. | |
A miscellaneous error occurred, and the function failed. | |
Drawing is not displayed. |

