Class RMPath3DUtils
java.lang.Object
com.inductiveautomation.rm.graphics.RMPath3DUtils
Helper methods for the RMPath3D class.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionCreates and returns a list of paths in 3D for a given 2D path and extrusion.Creates and returns a list of paths in 3D for a given 2D path and extrusion.
- 
Constructor Details- 
RMPath3DUtilspublic RMPath3DUtils()
 
- 
- 
Method Details- 
getPathsCreates and returns a list of paths in 3D for a given 2D path and extrusion.
- 
getPathsCreates and returns a list of paths in 3D for a given 2D path and extrusion. Also can take into account the width of a stroke applied to the side (extrusion) panels.
 
-