Click or drag to resize

GeometryEncoderToUV Method

Overload List
  NameDescription
Public methodStatic memberCode exampleToUV(Point2d)
Converts the specified Rhino.Geometry.Point2d to an equivalent Autodesk.Revit.DB.UV.
Public methodStatic memberCode exampleToUV(Point2f)
Converts the specified Rhino.Geometry.Point2f to an equivalent Autodesk.Revit.DB.UV.
Public methodStatic memberCode exampleToUV(Vector2d)
Converts the specified Rhino.Geometry.Vector2d to an equivalent Autodesk.Revit.DB.UV.
Public methodStatic memberCode exampleToUV(Vector2f)
Converts the specified Rhino.Geometry.Vector2f to an equivalent Autodesk.Revit.DB.UV.
Top
See Also