API ドキュメンテーション
>
Mechanica
>
Object ProMechpoint
> Function ProMechpointAncestorsGet
Function ProMechpointAncestorsGet
Description
Obtains the ancestor point for the given point. These are the actual Creo Parametric geometry point used to construct this Creo Simulate point.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechGeometry.h
>
ProError
ProMechpointAncestorsGet
(
ProMechPoint
point
/* (In)
The point handle.
*/
ProMechGeomref
** ancestors
/* (Out)
ProArray
of the ancestor geometry for the point.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
User Guide References
ProMechPoint へのアクセス:ProMechpointAncestorsGet
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。