| Package | Description | 
|---|---|
| com.ur.urcap.api.domain.feature | 
| Modifier and Type | Method and Description | 
|---|---|
FeaturePoint | 
FeaturePlane.getPoint1()
Deprecated. 
 
Please use  
Feature.getPose() instead to get the actual Cartesian location of the feature. | 
FeaturePoint | 
FeatureLine.getPoint1()
Deprecated. 
 
Please use  
Feature.getPose() instead to get the actual Cartesian location of the feature. | 
FeaturePoint | 
FeaturePlane.getPoint2()
Deprecated. 
 
Please use  
Feature.getPose() instead to get the actual Cartesian location of the feature. | 
FeaturePoint | 
FeatureLine.getPoint2()
Deprecated. 
 
Please use  
Feature.getPose() instead to get the actual Cartesian location of the feature. | 
FeaturePoint | 
FeaturePlane.getPoint3()
Deprecated. 
 
Please use  
Feature.getPose() instead to get the actual Cartesian location of the feature. | 
Copyright © 2019. All rights reserved.