API 文件集 > Sketches and sections > Object ProSection > Function ProSectionEntityCorner
Function ProSectionEntityCorner
Description
Trim or extend the entity.
Synopsis
#include <ProSection.h>
ProSectionEntityCorner
(
ProSection section
/* (In)
The section
*/
/* (In)
The first selection entity
*/
/* (In)
The second selection entity
*/
)
Returns
The function successfully executed.
Trim or extend is not possible
One or more of the input arguments are invalid.
User Guide References
這是否有幫助?