API ドキュメンテーション > Mechanica > Object ProMechmodeldata > Function ProMechmodeldataMergeCoincSolidEdgesSet
Function ProMechmodeldataMergeCoincSolidEdgesSet
Description
Set the flag that controls whether coincident solid edges will be merged. By default they will not be merged.
Licensing Requirement
Synopsis
ProMechmodeldataMergeCoincSolidEdgesSet
(
/* (In)
The data handle.
*/
ProBoolean merge_coinc_solid_edges
/* (In)
PRO_B_TRUE if solid edges to be merged.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
User Guide References
これは役に立ちましたか?