Function ProMechedgeDataGet
Description
Obtains the geometric representation of the edge.
Licensing Requirement
Synopsis
ProMechedgeDataGet
(
/* (In)
The edge.
*/
/* (Out)
The edge data. The function allocates the memory for this argument. Use the function ProGeomitemdataFree() to free the memory.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
User Guide References
これは役に立ちましたか?