bertinireal.vertex

Python libraries used: Numpy

platform

Unix, Windows

synopsis

This module contains Vertex object

class vertex.Vertex(point, input_filename_index, projection_value, vertex_type)

Create a Vertex object

Parameters

object – Curve/Surface object

is_of_type(type)

Check if a vertex matches certain VertexType

Parameters

type – vertextype

class vertex.VertexType(value)

An enumeration.