Library | Module

Class pfcDatumPointDimensionConstraint



Description

This class describes a datum point dimension constraint.
Direct Parent Classes:
pfcDatumPointConstraint



Method Summary

static pfcDatumPointDimensionConstraintCreate (pfcSelection ConstraintRef, pfcDatumPointConstraintType Type, number Value)
Creates a new DatumPointDimensionConstraint object.



Method Detail


static pfcDatumPointDimensionConstraintCreate (pfcSelection ConstraintRef, pfcDatumPointConstraintType Type, number Value)

Creates a new DatumPointDimensionConstraint object.

In the current release this constraint cannot be set by an application.
Parameters:
ConstraintRef
The constraint reference object.
Type
Value
The constraint reference value.
Returns:
The new object.