Library | Package Java Toolkit

Interface GTolIndicator

package com.ptc.wfc.wfcGTol;

public interface GTolIndicator
  extends jxobject



Description

 



Method Summary
/*optional*/ StringGetDFS ()
    Get method for attribute "DFS"
     
/*optional*/ StringGetSymbol ()
    Get method for attribute "Symbol"
     
/*optional*/ GTolIndicatorTypeGetType ()
    Get method for attribute "Type"
     
voidSetDFS ( /*optional*/ String value)
    Set method for attribute "DFS"
     
voidSetSymbol ( /*optional*/ String value)
    Set method for attribute "Symbol"
     
voidSetType ( /*optional*/ GTolIndicatorType value)
    Set method for attribute "Type"
     

Method Detail

GetType/SetType

/*optional*/ GTolIndicatorTypeGetType ()
voidSetType ( /*optional*/ GTolIndicatorType 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



GetSymbol/SetSymbol

/*optional*/ StringGetSymbol ()
voidSetSymbol ( /*optional*/ String 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



GetDFS/SetDFS

/*optional*/ StringGetDFS ()
voidSetDFS ( /*optional*/ String 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