Library | Package Java Toolkit

Interface LinAOCTangentDimensionSense

SUCCESSOR(S): LineAOCTangentDimSense

package com.ptc.pfc.pfcDimension2D;

public interface LinAOCTangentDimensionSense
  extends com.ptc.pfc.pfcDimension2D.DimensionSense



Description

This interface is a dimension sense type referring to a dimension using the perpendicular distance between a line and a tangent to an arc or a circle which is parallel to the line.

The dimension sense gives more information about how the dimension attaches to the entity, for example, to what part of the entity, and in what direction the dimension runs.
See Also:
DrawingDimCreateInstructions, Dimension2D.GetDimensionSenses()



Method Summary
DimensionLinAOCTangentTypeGetTangentType ()
DEPRECATED: since Creo 4
SUCCESSOR(S): LineAOCTangentDimSense.GetTangentType

    Get method for attribute "TangentType"
    The type of tangent attachment.
voidSetTangentType (DimensionLinAOCTangentType value)
DEPRECATED: since Creo 4
SUCCESSOR(S): LineAOCTangentDimSense.GetTangentType

    Set method for attribute "TangentType"
    The type of tangent attachment.

Methods Inherited from Interface com.ptc.pfc.pfcDimension2D.DimensionSense
GetType

Method Detail

GetTangentType/SetTangentType

DimensionLinAOCTangentTypeGetTangentType ()
voidSetTangentType (DimensionLinAOCTangentType value)

DEPRECATED: since Creo 4
SUCCESSOR(S): LineAOCTangentDimSense.GetTangentType


    The type of tangent attachment.