hou.Prim class
Subclasses: hou.Metaball , hou.Surface , hou.Volume , hou.Quadric , hou.Face
Methods
attribType(self)→ hou.attribType enum valueattribValue(self, attrib)→int,float,strortupleboundingBox(self)→ BoundingBoxclosestPrim(self)→ Prim or NonedistanceFromPosition(self, pos3)floatAttribValue(self, attrib)→floatfloatListAttribValue(self, attrib)→ tuple offloatgeometry(self)→ hou.GeometryintAttribValue(self, attrib)→intintListAttribValue(self, attrib)→ tuple ofintisSplineType(self)→boolisType(self, prim_type)minDistanceToPrim(self, prim)number(self)→ intnumVertices(self)→ intourUVAtClosestLocationToPrim(self, prim)primsSharingPoints(self, num_points)→ tuple of PrimsprimType(self)→ hou.primTypesetAttribValue(self, attrib, attrib_value)stringAttribValue(self, attrib)→strtransform(self, matrix)type(self)→ hou.primType enum valuevertices(self)→ tuple of Vertexes