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
TOOLKIT for Mechanica
Synopsis
#include <
ProMechGeometry.h
>
ProError
ProMechmodeldataMergeCoincSolidEdgesSet
(
ProMechModelData
data
/* (In)
The data handle.
*/
ProBoolean
merge_coinc_solid_edges
/* (In)
PRO_B_TRUE
if solid edges to be merged.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
User Guide References
Creo TOOLKIT から Creo Simulate ジオメトリを取得:ProMechmodeldataMergeCoincSolidEdgesSet
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。