Click or drag to resize

PlantGeneratorElementCurveGetTransformOnSurface Method


Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public (Transform transform, double parentThickness) GetTransformOnSurface(
	double timeFactorOnParentCurve,
	double twistFactorOnParentCurve,
	Degree verticalAngle,
	Degree twistAngle
)

Parameters

timeFactorOnParentCurve  Double
 
twistFactorOnParentCurve  Double
 
verticalAngle  Degree
 
twistAngle  Degree
 

Return Value

ValueTupleTransform, Double
See Also