Library | Module

Interface IpfcDatumPointDimensionConstraint



Description

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



Method Summary

FunctionCCpfcDatumPointDimensionConstraint.Create (ConstraintRef as IpfcSelection, Type as IpfcDatumPointConstraintType, Value as Double) as IpfcDatumPointDimensionConstraint
Creates a new DatumPointDimensionConstraint object.



Method Detail


FunctionCCpfcDatumPointDimensionConstraint.Create (ConstraintRef as IpfcSelection, Type as IpfcDatumPointConstraintType, Value as Double) as IpfcDatumPointDimensionConstraint

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.