Library | Module

Class pfcComponentDimensionShowInstructions



Description

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



Property Summary

/* optional */ pfcComponentPathPath
The component path from the assembly to the component containing the dimension.



Method Summary

static pfcComponentDimensionShowInstructionsCreate ( /* optional */ pfcComponentPath Path)
Returns a new instance of pfcComponentDimensionShowInstructions.



Property Detail


/* optional */ pfcComponentPathPath

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





Method Detail


static pfcComponentDimensionShowInstructionsCreate ( /* optional */ pfcComponentPath Path)

Returns a new instance of pfcComponentDimensionShowInstructions.
Parameters:
Path
The component path from the assembly to the component containing the dimension.
Returns:
The new instructions object.