Skip to main content

rib()

Creates a rib from the last sketch with the given thickness. The rib extends in the sketch normal direction until it reaches surrounding solids. Positive thickness = forward, negative = reverse.

Returns: Rib

tip

See the guide for detailed usage examples.

Signatures

rib(thickness: number): Rib

Creates a rib from the last sketch with the given thickness. The rib extends in the sketch normal direction until it reaches surrounding solids. Positive thickness = forward, negative = reverse.

ParameterTypeDescription
thicknessnumberWall thickness (sign controls direction)

rib(thickness: number, spine: SceneObject): Rib

Creates a rib from an explicit sketch spine with the given thickness.

ParameterTypeDescription
thicknessnumberWall thickness (sign controls direction)
spineSceneObjectThe sketch providing the rib spine wire and plane