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.
User Guide References
도움이 되셨나요?