API 文件集 > Mechanica > Object ProMechbeam > Function ProMechbeamdataCompcrvrelGet
Function ProMechbeamdataCompcrvrelGet
Description
Obtains whether the beam releases are applied to the ends of the individual segments of the selected composite curves (PRO_B_TRUE) or only to the ends of the composite curves themselves (PRO_B_FALSE).
Licensing Requirement
Synopsis
#include <ProMechBeam.h>
ProMechbeamdataCompcrvrelGet
(
/* (In)
The beam data
*/
ProBoolean* value
/* (Out)
The composite curve release flag for the beam.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
這是否有幫助?