Documentation de l'API > Drawings and detail > Object ProDrawing > Function ProDrawingViewSinglepartSectionSet
Function ProDrawingViewSinglepartSectionSet
Description
Set the single part section for a view.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewSinglepartSectionSet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
ProSelection ref_sel
/* (In)
Selection reference of part surface
*/
)
Returns
The function succeeded.
Model is in read-only state.
One or more input arguments was invalid.
The function failed
User Guide References
Est-ce que cela a été utile ?