API Documentation > Interfaces > Interface TangentIndexDimSense
Interface TangentIndexDimSense

package com.ptc.pfc.pfcDimension;

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


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