M_Rhino_Geometry_Extrusion_GetProfileTransformation - mcneel/rhinocommon-api-docs GitHub Wiki
Gets the transformation that maps the xy profile curve to its 3d location.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Transform GetProfileTransformation(
double s
)
VB
Public Function GetProfileTransformation (
s As Double
) As Transform
- s
- Type: System.Double
0.0 = starting profile 1.0 = ending profile.
Type: Transform
A Transformation. The transform is Invalid on failure.
Supported in: 6.0.16224.21491, 5D58w