Library | Module

Interface IpfcComponentDimensionShowInstructions



Description

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



Property Summary

PropertyPathas IpfcComponentPath [optional]
The component path from the assembly to the component containing the dimension.



Method Summary

FunctionCCpfcComponentDimensionShowInstructions.Create (Path as IpfcComponentPath [optional]) as IpfcComponentDimensionShowInstructions
Returns a new instance of IpfcComponentDimensionShowInstructions.



Property Detail


PropertyPathas IpfcComponentPath [optional]

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





Method Detail


FunctionCCpfcComponentDimensionShowInstructions.Create (Path as IpfcComponentPath [optional]) as IpfcComponentDimensionShowInstructions

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