Go to: Related nodes. Attributes.

This node is the base class for all dimension shapes that are used to perform measurements on nurbs curves and surfaces. The information handled by this node includes:

This node is abstract

Node nameParentsClassificationMFn typeCompatible function sets
nurbsDimShapedimensionShapegeometry

Related nodes

dimensionShape, annotationShape, arcLengthDimension, paramDimension, distanceDimShape

Attributes (3)

nurbsGeometry, uParamValue, vParamValue

Long name (short name)TypeDefaultFlags
uParamValue (upv) double0.0outputinputconnectablestorable
u param position of the dimension on the curve/surface.
vParamValue (vpv) double0.0outputinputconnectablestorable
v param position of the dimension on the surface.
nurbsGeometry (ng) GenericNULLoutputinputconnectable
The nurbs geometry that this dimension object is measuring.