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
Accessing ProMechPoint:ProMechpointAncestorsGet
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.