API Documentation
>
Interfaces
> Interface PlaneDatumObject
Interface PlaneDatumObject
package
com.ptc.wfc.wfcGeometry
;
public interface
PlaneDatumObject
extends
com.ptc.wfc.wfcGeometry.DatumObject
Description
The plane datum object.
User Guide References:
Geometry of datums:PlaneDatumObject
Methods Inherited from Interface
com.ptc.wfc.wfcGeometry.DatumObject
:
GetDatumObjectType
Method Summary
WPlaneData
GetPlaneData
()
Get method for attribute "PlaneData"
The plane data.
void
SetPlaneData
(
WPlaneData
value)
Set method for attribute "PlaneData"
The plane data.
Method Detail
GetPlaneData
WPlaneData
GetPlaneData
()
SetPlaneData
void
SetPlaneData
(
WPlaneData
value)
The plane data.
User Guide References:
Geometry of datums:GetPlaneData
Was this helpful?
This site works best with JavaScript enabled