Library | Package Java Toolkit

Interface GTolUnilateralModifier

package com.ptc.wfc.wfcGTol;

public interface GTolUnilateralModifier
  extends jxobject



Description

 



Method Summary
booleanGetOutside ()
    Get method for attribute "Outside"
     
booleanGetUnilateral ()
    Get method for attribute "Unilateral"
     
voidSetOutside (boolean value)
    Set method for attribute "Outside"
     
voidSetUnilateral (boolean value)
    Set method for attribute "Unilateral"
     

Method Detail

GetUnilateral/SetUnilateral

booleanGetUnilateral ()
voidSetUnilateral (boolean 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



GetOutside/SetOutside

booleanGetOutside ()
voidSetOutside (boolean 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