ICurveSampler1.GetPoint
ICurveSampler<T>.GetPoint method
Samples the curve at the given offset.
public T GetPoint(float offset)
Parameter | Type | Description |
---|---|---|
offset | Single | The curve offset to sample. |
Return Value
The value of the curve at offset.
See Also
- interface ICurveSampler<T>
- namespace Aspose.CAD.FileFormats.GLB.Animations
- assembly Aspose.CAD