Library | Module

Interface IpfcDatumPointFeat



Description

This specifies a General Datum Point feature.
Direct Parent Classes:
IpfcFeature



Property Summary

PropertyFeatNameas String
This specifies the name of the general datum point feature.



Method Summary

FunctionGetPoints () as IpfcGeneralDatumPoints [readonly, optional]
Returns the constituent general datum point(s) in the feature.



Property Detail


PropertyFeatNameas String

This specifies the name of the general datum point feature.





Method Detail


FunctionGetPoints () as IpfcGeneralDatumPoints [readonly, optional]

Returns the constituent general datum point(s) in the feature.
Returns:
The general datum points array.