Ent

class pyccx.mesh.Ent

Bases: object

Entity types for Elementary MSH Geometry

Attributes Summary

All

Curve

Point

Surface

Volume

Attributes Documentation

All = -1
Curve = 1
Point = 0
Surface = 2
Volume = 3