Synopsis
PDX_MSGT licr_OffSet(long option, int model, MDA_PTR surf, double dist, MDA_PTR *offset_ptr)
Purpose
Create an ACIS_OFF_SPL_SUR
Description
This module will create a ACIS_OFF_SPL_SUR in the ACIS model. This module will set the ACIS_OFF_SPL_SUR fields to the input parameters provided. Refer to the ACIS Programmers Manual for the definition of the parameters for the entity.
Input
option
Options (not used)
model
MDA ACIS model
surf
MDA_PTR to an ACIS_BS3_SURF
dist
distance of offset surface
Output
offset_ptr
Pointer to a MDA_PTR to store the new ACIS_OFF_SPL_SUR.
Return
LICR_NOERR
Low level error return
.fi