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
Synopsis
ProMechpointAncestorsGet
(
/* (In)
The point handle.
*/
ProMechGeomref** ancestors
/* (Out)
ProArray of the ancestor geometry for the point.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
这对您有帮助吗?