M_Rhino_Geometry_V6RadialDimension_GetTextTransform - mcneel/rhinocommon-api-docs GitHub Wiki
Get the transform for this text object's text geometry
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Transform GetTextTransform(
DimensionStyle style,
double textscale,
Vector3d camX,
Vector3d camY,
bool draw_forward
)
VB
Public Function GetTextTransform (
style As DimensionStyle,
textscale As Double,
camX As Vector3d,
camY As Vector3d,
draw_forward As Boolean
) As Transform
- style
- Type: Rhino.DocObjects.DimensionStyle
[Missing documentation for "M:Rhino.Geometry.V6RadialDimension.GetTextTransform(Rhino.DocObjects.DimensionStyle,System.Double,Rhino.Geometry.Vector3d,Rhino.Geometry.Vector3d,System.Boolean)"] - textscale
- Type: System.Double
[Missing documentation for "M:Rhino.Geometry.V6RadialDimension.GetTextTransform(Rhino.DocObjects.DimensionStyle,System.Double,Rhino.Geometry.Vector3d,Rhino.Geometry.Vector3d,System.Boolean)"] - camX
- Type: Rhino.Geometry.Vector3d
[Missing documentation for "M:Rhino.Geometry.V6RadialDimension.GetTextTransform(Rhino.DocObjects.DimensionStyle,System.Double,Rhino.Geometry.Vector3d,Rhino.Geometry.Vector3d,System.Boolean)"] - camY
- Type: Rhino.Geometry.Vector3d
[Missing documentation for "M:Rhino.Geometry.V6RadialDimension.GetTextTransform(Rhino.DocObjects.DimensionStyle,System.Double,Rhino.Geometry.Vector3d,Rhino.Geometry.Vector3d,System.Boolean)"] - draw_forward
- Type: System.Boolean
[Missing documentation for "M:Rhino.Geometry.V6RadialDimension.GetTextTransform(Rhino.DocObjects.DimensionStyle,System.Double,Rhino.Geometry.Vector3d,Rhino.Geometry.Vector3d,System.Boolean)"]
Type: Transform
[Missing documentation for "M:Rhino.Geometry.V6RadialDimension.GetTextTransform(Rhino.DocObjects.DimensionStyle,System.Double,Rhino.Geometry.Vector3d,Rhino.Geometry.Vector3d,System.Boolean)"]
Supported in: 6.0.16224.21491