| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| UVOutline | GetUVExtents
()
Get method for attribute "UVExtents" The UV parameters of the two corner points of the surface. |
| /*optional*/ Outline3D | GetXYZExtents
()
Get method for attribute "XYZExtents" The XYZ points corresponding to the UV corner points. Used only for output purposes. |
| void | SetUVExtents
(UVOutline value)
Set method for attribute "UVExtents" The UV parameters of the two corner points of the surface. |
| Method Detail |
|---|
| GetXYZExtents |
|---|
| /*optional*/ Outline3D | GetXYZExtents | () |
| The XYZ points corresponding to the UV corner points. Used only for output purposes. |
| GetUVExtents/SetUVExtents |
|---|
| UVOutline | GetUVExtents | () |
| void | SetUVExtents | (UVOutline value) |
| The UV parameters of the two corner points of the surface. |