Library | Module

Class pfcForeignSurfaceDescriptor



Description

A data object representing the characteristics of a foreign surface (defined by Creo Parametric TOOLKIT).
Direct Parent Classes:
pfcTransformedSurfaceDescriptor



Property Summary

numberForeignID
The integer identifier of the foreign surface



Method Summary

static pfcForeignSurfaceDescriptorCreate (pfcSurfaceExtents Extents, pfcSurfaceOrientation Orientation, pfcTransform3D Origin, number ForeignID)
This method creates a new ForeignSurfaceDescriptor object.



Property Detail


numberForeignID

The integer identifier of the foreign surface





Method Detail


static pfcForeignSurfaceDescriptorCreate (pfcSurfaceExtents Extents, pfcSurfaceOrientation Orientation, pfcTransform3D Origin, number ForeignID)

This method creates a new ForeignSurfaceDescriptor object.
Parameters:
Extents
The surface extents
Orientation
The surface orientation
Origin
The coordinate system of the surface
ForeignID
The foreign surface id
Returns:
The new ForeignSurfaceDescriptor object