Skip to main content
Ctrl+K
Logo image

COMPAS IFC

  • Introduction
  • Architecture
  • Installation
  • Command line
  • Agent skill
  • Tutorials
    • Open a model
    • Create a model from scratch
    • Validate custom properties
    • Work with interactions
    • Granular export
  • Examples
  • API
    • compas_ifc.bim
    • compas_ifc.element
    • compas_ifc.factory
    • compas_ifc.tree
    • compas_ifc.interactions
    • compas_ifc.validation
    • compas_ifc.representations
    • compas_ifc.brep
    • compas_ifc.entities
  • License
COMPAS.dev
  • API Reference
  • Pipe
  • Pipe.to_mesh

Pipe.to_mesh

Pipe.to_mesh(n=16)

Convert the pipe to a compas.datastructures.Mesh.

Parameters:
nint

Number of vertices per circular cross-section ring.

Returns:
compas.datastructures.Mesh
On this page
  • Pipe.to_mesh()

© Copyright COMPAS Association.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.