HScript

About

Applications

HoudiniUnreal EngineUnity 3DNukeMayaBlenderZBrushPythonMixed RealityMachine LearningGraphic DesignExtras
About

Site created with Notion, Super & Cluster

← Back

Geometry Operations

bbox(surface_node, type)

Math Operations

Round to Even Int

Setup to round parameter value to even integers:

Round to Specified Number of Digits

Setup to round parameter value digits to specified number of digits, such as to 3 digits.

File Operations

Link COPnet to Texture Map Parameter

Link Local Variable for Stamping

HScript expression to retrieve local variable from stamping operator, such as a Copy or L-System SOP.

Reference: https://www.sidefx.com/docs/houdini/expressions/stamp.html

Unhide HDA

From the Textport window, utilize the following command to unhide a hidden HDA.

Specify the network type option (i.e. Sop) to specify a network context, otherwise ophide operation is applied to all network contexts.

opunhide Sop archi::dev:hdaName::1.0.0

On This Page

  • Geometry Operations
  • Math Operations
  • Round to Even Int
  • Round to Specified Number of Digits
  • File Operations
  • Link COPnet to Texture Map Parameter
  • Link Local Variable for Stamping
  • Unhide HDA