MeshPoint

Distance between nodes (SMALL, MEDIUM, LARGE ...)

Class MeshPoint

Constructors

  • MeshPoint(name ,lengthUnit ,value ,color )

Fields Summary

Field
Description
color
Mesh Point Color
lengthUnit
Associated Length Unit
name
Name of the Mesh Point
value
Value of the Mesh Point (Length of elements)

Methods Summary

no methods

Fields Details

color
color : Mesh Point Color - [1..1] Color
lengthUnit
lengthUnit : Associated Length Unit - [1..1] LengthUnit
name
name : Name of the Mesh Point - [1..1] String
value
value : Value of the Mesh Point (Length of elements) - [1..1] Geometric Formula <String>

Method Details

no methods