Library | Package Java Toolkit

Interface GTolElbow

package com.ptc.wfc.wfcGTol;

public interface GTolElbow
  extends jxobject



Description

 



Method Summary
Vector3DGetDirection ()
    Get method for attribute "Direction"
     
doubleGetLength ()
    Get method for attribute "Length"
     
voidSetDirection (Vector3D value)
    Set method for attribute "Direction"
     
voidSetLength (double value)
    Set method for attribute "Length"
     

Method Detail

GetLength/SetLength

doubleGetLength ()
voidSetLength (double value)


     
Manual References:
Annotations: Geometric Tolerances: Creating a Geometric Tolerance, Annotations: Geometric Tolerances: Creating a Geometric Tolerance, Annotations: Geometric Tolerances: Creating a Geometric Tolerance, Annotations: Geometric Tolerances: Creating a Geometric Tolerance



GetDirection/SetDirection

Vector3DGetDirection ()
voidSetDirection (Vector3D value)


     
Manual References:
Annotations: Geometric Tolerances: Creating a Geometric Tolerance, Annotations: Geometric Tolerances: Creating a Geometric Tolerance, Annotations: Geometric Tolerances: Creating a Geometric Tolerance, Annotations: Geometric Tolerances: Creating a Geometric Tolerance