GCurve.Offset (Double, Vector3D) Method

Public Function Offset( _ 
ByVal amount As Double, _ 
ByVal planeNormal As Vector3D
) As IGCurve
This language is not supported or no code example is available.
public IGCurve Offset( 
double amount
Vector3D planeNormal 
)
This language is not supported or no code example is available.

Parameters

amount
double

planeNormal
Vector3D

Return Value

IGCurve

.NET Framework

Supported in: 4.7.2

In this article

Definition