Library | Module

Class pfcDatumPointPlacementConstraint



Description

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



Method Summary

static pfcDatumPointPlacementConstraintCreate (pfcSelection ConstraintRef, pfcDatumPointConstraintType Type, number Value)
Creates a new DatumPointPlacementConstraint object.



Method Detail


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

Creates a new DatumPointPlacementConstraint 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.