Library | Module

Interface IpfcDatumPlaneThroughConstraint



Description

This specifies a 'Through' datum plane constraint.
Direct Parent Classes:
IpfcDatumPlaneConstraint



Property Summary

PropertyThroughRefas IpfcSelection
This specifies selection handle for the 'Through' reference.



Method Summary

FunctionCCpfcDatumPlaneThroughConstraint.Create (ThroughRef as IpfcSelection) as IpfcDatumPlaneThroughConstraint
Creates a new DatumPlaneThroughConstraint object.



Property Detail


PropertyThroughRefas IpfcSelection

This specifies selection handle for the 'Through' reference.





Method Detail


FunctionCCpfcDatumPlaneThroughConstraint.Create (ThroughRef as IpfcSelection) as IpfcDatumPlaneThroughConstraint

Creates a new DatumPlaneThroughConstraint object.

In the current release this constraint cannot be set by an application.
Parameters:
ThroughRef
The 'Through' reference object.
Returns:
The new object.