hou.CurvedSurface class

All Methods Replaces

Inheritence: hou.Prim > hou.Surface >

Subclasses: hou.BezierSurface , hou.NURBSSurface

Not implemented yet

Methods

attribValueDerivativeAt(self, attrib_name, u, v, du, dv)

Not implemented yet

attribValueDerivativeByTypeAt(self, attrib_type, u, v, du, dv)

Not implemented yet

curvature(self, u, v)

Not implemented yet

curveOnSurfaceLength(self, u_start, v_start, u_end, v_end)

Not implemented yet

derivativeAtUV(self, u, v, u_derivative=1, v_derivative=1)hou.Vector3

Not implemented yet

knotValueU(self, knot_index)

Not implemented yet

knotValueV(self, knot_index)

Not implemented yet

parametricToUniformU(self, u)

Not implemented yet

parametricToUniformV(self, v)

Not implemented yet

uniformToParametricU(self, u)

Not implemented yet

uniformToParametricV(self, v)

Not implemented yet

Replaces

curvature expression function , primduv expression function , realuv expression function , spknot expression function , surflen expression function , unituv expression function