API 설명서 > 3D interface > Object ProOutput > Function ProOutputLayerOptionsAlloc
Function ProOutputLayerOptionsAlloc
DEPRECATED:
Since Creo 5.0.0.0
SUPERSEDED BY:
No successor will be provided.
Description
Note: This function is deprecated. Allocate the layer options structure for use in the function ProIntf3DFileWrite.
Synopsis
ProOutputLayerOptionsAlloc
(
ProOutputLayerOptions* layer_options
/* (Out)
The layer options.
*/
)
Returns
The function allocated the options.
The arguments were invalid.
User Guide References
도움이 되셨나요?