• OPTUM GX
  • OPTUM GX Python
  • OPTUM CS
  • OPTUM G2/G3
Powered by
  1. OPTUM GX Documentation
  2. Python
  3. Functions
  4. Model
  5. vertices

# vertices

Get all vertices in model.

# Parameters

None

# See also

  • edges
  • faces
  • get_shapes
  • get_sub_shapes
  • volumes

# Examples

model2d.vertices()
model3d.vertices()

See also

edges

Get all edges in model.

faces

Get all faces in model.

get_shapes

Get shapes in a model.

get_sub_shapes

Get subshapes in a model.

get_vertices

Get vertex from their coordinates.

select

Select geometric objects by point or bounding box.

volumes

Get all volumes in model.

Previous slice_​3​d_​to_​2​d
Next volumes

© Copyright 2026 - OptumCE | All rights reserved.