API 文件集 > Mechanica > Object ProMechpoint > Function ProMechpointPlacementedgeGet
Function ProMechpointPlacementedgeGet
Description
Obtains the placement edge, if placement type is PRO_MECH_POINT_EDGE.
Licensing Requirement
Synopsis
ProMechpointPlacementedgeGet
(
/* (In)
The point.
*/
ProMechEdge* placement_edge
/* (Out)
The placement edge.
*/
double* parameter
/* (Out)
The parameter along the edge that identifies the placement.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
This item does not contain this type of edge.
User Guide References
這是否有幫助?