API Documentation > Interfaces > Interface GTolAttachOffset
Interface GTolAttachOffset

package com.ptc.wfc.wfcGTol;

public interface
GTolAttachOffset
extends
com.ptc.wfc.wfcGTol.GTolAttach


Description
User Guide References:
Methods Inherited from Interface com.ptc.wfc.wfcGTol.GTolAttach :
Method Summary
Get method for attribute "Offset"
Get method for attribute "OffsetRef"
void
Set method for attribute "Offset"
void
Set method for attribute "OffsetRef"
Method Detail
GetOffsetRef
GetOffsetRef
()
SetOffsetRef
void
SetOffsetRef
(Selection value)
User Guide References:
GetOffset
GetOffset
()
SetOffset
void
SetOffset
(Vector3D value)
User Guide References:
Was this helpful?