API 설명서
>
Selection
>
Object ProSelection
> Function ProSelectionUnhighlight
Function ProSelectionUnhighlight
Description
Removes the highlighting from the selection, which was highlighted by a previous call to
ProSelectionHighlight
().
Replacement in Object TOOLKIT:
pfcSelection::UnHighlight
Synopsis
#include <
ProSelection.h
>
ProError
ProSelectionUnhighlight
(
ProSelection
selection
/* (In)
The selection from which to remove the highlighting
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully removed the highlighting.
PRO_TK_BAD_INPUTS
The argument is invalid.
Sample Code References
pt_af_examples ( PTAFExNotesToPlane.c )
pt_examples ( TestGeom.c )
pt_examples ( TestDrawTbl.c )
pt_examples ( TestDrawTbl.c )
pt_examples ( TestDrawTbl.c )
pt_examples ( TestDrawTbl.c )
pt_examples ( TestDrawTbl.c )
pt_examples ( TestMisc.c )
pt_examples ( TestSetup.c )
pt_examples ( TestSelect.c )
pt_examples ( TestSelect.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_userguide ( UgAsmcompConstraint.c )
pt_userguide ( UgAsmcompConstraint.c )
pt_userguide ( UgAsmcompConstraint.c )
pt_userguide ( UgDimDisplayRounded.c )
pt_userguide ( UgDimsChange.c )
User Guide References
ProSelection Function Examples:ProSelectionUnhighlight
Highlighting:ProSelectionUnhighlight
Equivalent Pro/DEVELOP Functions:ProSelectionUnhighlight
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.