menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Create a new thickness measurement.
Syntax:
public
MeshThicknessMeasurement(
int
meshIndex
,
int
vertexIndex
,
double
thickness
,
Point3d
point
,
Point3d
oppositePoint
)
Parameters:
meshIndex
Type:
int
Index of mesh within collection of meshes.
vertexIndex
Type:
int
Index of mesh vertex.
thickness
Type:
double
Thickness of mesh at vertex.
point
Type:
Point3d
Vertex location.
oppositePoint
Type:
Point3d
Opposite location.
Available since:
6.0
home
/
Rhino.Geometry
/
MeshThicknessMeasurement
/
MeshThicknessMeasurement
MeshThicknessMeasurement constructor
Class:
Rhino.Geometry.MeshThicknessMeasurement
Nothing found