PointsFromUV
Toolbar | Menu |
---|---|
|
Analyze Surface > Point from UV Coordinates |
The PointsFromUV command create point objects at specified surface u and v coordinates.
Steps
- Select a surface.
- Type a u value within the displayed domain.
- Type a v value within the displayed domain, and press Enter.
When you select a polysurface, the result for the component surface at the location you pick is calculated. If the surface is trimmed, Rhino uses the untrimmed version of the surface.
Command-line options | |
---|---|
CreatePoint |
Creates a point object on the surface. |
Normalized |
YesThe u and v parameter ranges are scaled so that the output values are between zero and one (rather than using the real parameter value). This is useful when you want to know the percentage along parameter space of the point you pick without having to calculate it based on the domain of the surface. NoThe unscaled u and v parameter values are given. See: Domain. |