API 설명서 > Mechanica > Object ProMechconstr > Function ProMechconstrSymmetrydataSet
Function ProMechconstrSymmetrydataSet
Description
Sets the handle to the symmetry data from the Creo Simulate constraint. Note: If you are creating a new symmetry data constraint, you should assign the model as a reference using the function ProMechconstrReferencesSet(). For mirror symmetry set geometry reference(s) for side1 using ProMechsymmetrydataSide1Set().
Licensing Requirement
Synopsis
ProMechconstrSymmetrydataSet
(
/* (In)
The constraint.
*/
/* (In)
The symmetry data.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
A general error was encountered.
Cannot access the object in the current mode.
Subtype cannot be changed.
Cannot modify the item.
User Guide References
도움이 되셨나요?