Click or drag to resize

GeometryEncoderToSolid Method

Overload List
  NameDescription
Public methodStatic memberCode exampleToSolid(Brep)
Converts the specified Rhino.Geometry.Brep to an equivalent of Autodesk.Revit.DB.Solid.
Public methodStatic memberCode exampleToSolid(Extrusion)
Converts the specified Rhino.Geometry.Extrusion to an equivalent of Autodesk.Revit.DB.Solid.
Public methodStatic memberCode exampleToSolid(Mesh)
Converts the specified Rhino.Geometry.Mesh to an equivalent of Autodesk.Revit.DB.Solid.
Public methodStatic memberCode exampleToSolid(SubD)
Converts the specified Rhino.Geometry.SubD to an equivalent of Autodesk.Revit.DB.Solid.
Top
See Also