Library | Module

Interface IpfcDatumPointPlacementConstraint



Description

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



Method Summary

FunctionCCpfcDatumPointPlacementConstraint.Create (ConstraintRef as IpfcSelection, Type as IpfcDatumPointConstraintType, Value as Double) as IpfcDatumPointPlacementConstraint
Creates a new DatumPointPlacementConstraint object.



Method Detail


FunctionCCpfcDatumPointPlacementConstraint.Create (ConstraintRef as IpfcSelection, Type as IpfcDatumPointConstraintType, Value as Double) as IpfcDatumPointPlacementConstraint

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.