hou.Prim class

All Methods Replaces

Subclasses: hou.Metaball , hou.Surface , hou.Volume , hou.Quadric , hou.Face

Methods

attribType(self) → hou.attribType enum value

Not documented yet

attribValue(self, attrib)int, float, str or tuple

Not documented yet

boundingBox(self) → BoundingBox

Not implemented yet

closestPrim(self) → Prim or None

Not implemented yet

distanceFromPosition(self, pos3)

Not implemented yet

floatAttribValue(self, attrib)float

Not documented yet

floatListAttribValue(self, attrib) → tuple of float

Not documented yet

geometry(self)hou.Geometry

Not documented yet

intAttribValue(self, attrib)int

Not documented yet

intListAttribValue(self, attrib) → tuple of int

Not documented yet

isSplineType(self)bool

Not implemented yet

isType(self, prim_type)

Not implemented yet

minDistanceToPrim(self, prim)

Not implemented yet

number(self) → int

Not documented yet

numVertices(self) → int

Not implemented yet

ourUVAtClosestLocationToPrim(self, prim)

Not implemented yet

primsSharingPoints(self, num_points) → tuple of Prims

Not implemented yet

primType(self)hou.primType

Not implemented yet

setAttribValue(self, attrib, attrib_value)

Not documented yet

stringAttribValue(self, attrib)str

Not documented yet

transform(self, matrix)

Not implemented yet

type(self) → hou.primType enum value

Not documented yet

vertices(self) → tuple of Vertexes

Not implemented yet

Replaces

isspline expression function , pointlist expression function , prim expression function , primdist expression function , primlist expression function , primneighbours expression function , prims expression function , xyzdist expression function