Namespace: Rhino.GeometryUnroller: references
Unroller(Brep brep)
Unroller(Surface surface)
AbsoluteTolerance
ExplodeOutput
ExplodeSpacing
RelativeTolerance
AddFollowingGeometry(Curve curve)
AddFollowingGeometry(IEnumerable<Curve> curves)
AddFollowingGeometry(IEnumerable<Point3d> dotLocations, IEnumerable<string> dotText)
AddFollowingGeometry(IEnumerable<Point3d> points)
AddFollowingGeometry(IEnumerable<TextDot> dots)
AddFollowingGeometry(Point point)
AddFollowingGeometry(Point3d dotLocation, string dotText)
AddFollowingGeometry(Point3d point)
AddFollowingGeometry(TextDot dot)
FollowingGeometryIndex(Curve curve)
FollowingGeometryIndex(TextDot dot)
PerformUnroll(List<Brep> flatbreps)
PerformUnroll(out Curve[] unrolledCurves, out Point3d[] unrolledPoints, out TextDot[] unrolledDots)