Rhinoscript plug-in has updated to compliant version SR5.0. You can download it here.
From RhinoScript Labs:
New Methods
- AddPlanarMesh - Creates a planar mesh from a closed, planar curve.
- BoxMorphObject - Bounding box morphs an object.
- CurrentDetail - Returns or changes the current detail view in a page layout view.
- DetailNames - Returns the detail views of a page layout view.
- DivideCurveEquidistant - Divides a curve such that the linear distance between the points is equal.
- ExtrudeCurveTapered - Extrudes a curve to a taper.
- IsDetail - Verifies that a detail view is on a page layout view.
- IsLayout - Verifies that a view is a page layout view.
- IsLayoutObject - Verifies that an object resides in either layout or model space.
- Layer State Methods - Several new layer state methods were added.
- ObjectLayout - Returns or changes the layout or model space of an object.
- ProjectCurveToMesh - Projects one or more curves onto one or more meshes.
- ProjectPointToMesh - Projects one or more points onto one or more meshes.
- RemoveCurveKnot - Deletes a knot from a curve.
- RemoveSurfaceKnot - Deletes a knot-line from a surface.
Changed Methods
- AddSweep1 - Fixed closed rail curve bug.
- AddSweep2 - Fixed closed rail curves bug.
- MeshVertexColors - Additional, optional, argument added.
- RenameView - Fixed a crash bug.
No comments:
Post a Comment