API ドキュメンテーション
>
Assembly
>
Object ProWeld
> Function ProWeldGeomTypeGet
Function ProWeldGeomTypeGet
Description
Checks the type of geometry representation for the specified weld.
Synopsis
#include <
ProWeld.h
>
ProError
ProWeldGeomTypeGet
(
ProFeature
* weld
/* (In)
The feature to check.
*/
ProWeldGeomType
* type
/* (Out)
Geom type (Light, Surface, Solid) of weld feature.
*/
)
Returns
PRO_TK_NO_ERROR
PRO_TK_BAD_INPUTS
type is NULL or weld is not a valid feature.
User Guide References
溶接フィーチャーの読み取りアクセス:ProWeldGeomTypeGet
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。