Library | Package Java Toolkit

Interface SplinePointDimensionSense

SUCCESSOR(S): SplinePointDimSense

package com.ptc.pfc.pfcDimension2D;

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



Description

This interface is a dimension sense type referring to a spline point on an entity.

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
intGetSplinePointIndex ()
DEPRECATED: since Creo 4
SUCCESSOR(S): SplinePointDimSense.GetSplinePointIndex

    Get method for attribute "SplinePointIndex"
     
voidSetSplinePointIndex (int value)
DEPRECATED: since Creo 4
SUCCESSOR(S): SplinePointDimSense.GetSplinePointIndex

    Set method for attribute "SplinePointIndex"
     

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

Method Detail

GetSplinePointIndex/SetSplinePointIndex

intGetSplinePointIndex ()
voidSetSplinePointIndex (int value)

DEPRECATED: since Creo 4
SUCCESSOR(S): SplinePointDimSense.GetSplinePointIndex