API Documentation > Interfaces > Interface TangentIndexDimSense
Interface TangentIndexDimSense

package com.ptc.pfc.pfcDimension;

public interface
TangentIndexDimSense
extends
com.ptc.pfc.pfcDimension.DimSense


Description
Method Summary
int
Get method for attribute "TangentIndex"
void
SetTangentIndex (int value)
Set method for attribute "TangentIndex"
Methods Inherited from Interface com.ptc.pfc.pfcDimension.DimSense :
Method Detail
GetTangentIndex
int
GetTangentIndex
()
SetTangentIndex
void
SetTangentIndex
(int value)
Was this helpful?