OCCBrepFace.frame_at
- OCCBrepFace.frame_at(u, v)
- Returns the frame at the given uv parameters. - Parameters:
- ufloat
- The u parameter. 
- vfloat
- The v parameter. 
 
- Returns:
- compas.geometry.Frame
- The frame at the given uv parameters. 
 
 
Returns the frame at the given uv parameters.
The u parameter.
The v parameter.
compas.geometry.FrameThe frame at the given uv parameters.