PlantGeneratorElementCurveGetTransformOnSurface Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic (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