CurveBuilder1.WithPoint
WithPoint(float, T, bool)
public CurveBuilder WithPoint(float offset, T value, bool isLinear = true)
See Also
- class CurveBuilder<T>
- namespace Aspose.CAD.FileFormats.GLB.Animations
- assembly Aspose.CAD
WithPoint(float, params float[])
public CurveBuilder WithPoint(float offset, params float[] values)
See Also
- class CurveBuilder<T>
- namespace Aspose.CAD.FileFormats.GLB.Animations
- assembly Aspose.CAD