API Documentation > Mechanica > Object ProMechconstr > Function ProMechsymmetrydataSide2Get
Function ProMechsymmetrydataSide2Get
Description
Obtains an array of geomrefs assigned to side 2 of the symmetry constraint.
Licensing Requirement
Synopsis
ProMechsymmetrydataSide2Get
(
/* (In)
The data.
*/
ProMechGeomref** geomrefs
/* (Out)
ProArray of references. The function allocates memory for this argument. Use ProMechgeomrefProarrayFree() to free it.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Not enough memory to allocate data.
A general error was encountered.
User Guide References
Was this helpful?