Synopsis
PDX_MSGT licr_Straight(long option, int model, MDA_PTR straight_def_ptr, MDA_PTR *straight_ptr)
Purpose
Create an ACIS_STRAIGHT
Description
This module will create a ACIS_STRAIGHT in the ACIS model. This module will set the ACIS_STRAIGHTs fields to the input parameters provided.
Input
option
Options (not used)
model
MDA ACIS model
straight_def_ptr
MDA_PTR to a ACIS_STRAIGHT_DEF
Output
straight_ptr
Pointer to a MDA_PTR to store the new ACIS_STRAIGHT.
Return
LICR_NOERR
Low level error return
.fi