API 文件集
>
Miscellaneous
>
Object ProFacet
> Function ProFacetNormalGet
Function ProFacetNormalGet
Description
Obtains the facet's normal vector.
Synopsis
#include <
ProFacet.h
>
ProError
ProFacetNormalGet
(
ProFacet
facet
/* (In)
The facet.
*/
ProVector
normal
/* (Out)
The normal for the given facet.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳