API 文档 > Sketches and sections > Object ProSection > Function ProSection2DAlloc
Function ProSection2DAlloc
Description
Allocates a two-dimensional section.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSection.h>
ProSection2DAlloc
(
ProSection* p_2d_section
/* (Out)
The new ProSection
*/
)
Returns
The function successfully allocated the handle.
The input argument is invalid.
There was a memory error.
Sample Code References
User Guide References
这对您有帮助吗?