Description:

Used by SubD functions that create breps to transmit the subd face SubDFace.PackId value to the brep face or faces generated from the subd face. Unless you are an expert and doing something very carefully and very fancy, to not call this function.

Syntax:
public void SetPackId(
uint packId
)
Parameters:
  • packId
  • Type: uint
  • The pack id.
Returns:
Type: void
Available since:
7.19

SetPackId method

Class:  Rhino.Geometry.BrepFace

Nothing found