RhinoCommon API
Text3d Constructor (String, Plane, Double) |
Constructs a new instance of Text3d.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public Text3d( string text, Plane plane, double height )
Public Sub New ( text As String, plane As Plane, height As Double )
Parameters
- text
- Type: SystemString
Text string. - plane
- Type: Rhino.GeometryPlane
3D Plane for text. - height
- Type: SystemDouble
Height (in units) for text.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8