API 文件集 > Mechanica > Object ProMechedge > Function ProMechedgeIncontactedgesGet
Function ProMechedgeIncontactedgesGet
Description
Obtains a list of the edges which have been combined by the geometry evaluation because they are in contact.
Licensing Requirement
Synopsis
ProMechedgeIncontactedgesGet
(
/* (In)
The edge.
*/
ProMechEdge** in_contact_edges
/* (Out)
ProArray of the edges in contact with this one.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
No other edges were found that were in contact with this one.
User Guide References
這是否有幫助?