Description Sets the values of a specific Composite Curve.
Syntax SetCompositeCurve n, entity, curves
Parameters n As Long Node number for the Composite Curve.
entity As T_ENTITY The generic entity data for the Composite Curve.
curves() As Long The array containing the new curve node numbers that will become the Composite Curve.
Remarks This subroutine sets the values of a specific Composite Curve. If there is a problem, the subroutine posts an error and returns without modifying the curve.
See Also Examples
|