Category Sketches and sections, Object ProSection

Function ProSectionEntityCorner


Description
Trim or extend the entity.
Synopsis
#include <ProSection.h>
ProErrorProSectionEntityCorner(
ProSection section
/* (In)
The section
*/
ProSelection sel_1
/* (In)
The first selection entity
*/
ProSelection sel_2
/* (In)
The second selection entity
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully executed.
PRO_TK_NOT_VALIDTrim or extend is not possible
PRO_TK_BAD_INPUTSOne or more of the input arguments are invalid.

Manual References:

  1. Element Trees: Sections: Modifying Entities
  2. Element Trees: Sections: Modifying Entities