Library | Package Java Toolkit

Interface ComponentDimensionShowInstructions

package com.ptc.pfc.pfcAssembly;

public interface ComponentDimensionShowInstructions
  extends com.ptc.pfc.pfcDimension.DimensionShowInstructions



Description

This class contains information used to display a dimension from a component in a top level assembly.
Direct Known Subclasses:
DrawingDimensionShowInstructions



Method Summary
/*optional*/ ComponentPathGetPath ()
    Get method for attribute "Path"
    The component path from the assembly to the component containing the dimension.
voidSetPath ( /*optional*/ ComponentPath value)
    Set method for attribute "Path"
    The component path from the assembly to the component containing the dimension.

Method Detail

GetPath/SetPath

/*optional*/ ComponentPathGetPath ()
voidSetPath ( /*optional*/ ComponentPath value)


    The component path from the assembly to the component containing the dimension.