API Documentation > Classes > Interface IpfcCurvatureData
Interface IpfcCurvatureData
Description
This class specifies the curvature data.
Property Summary
Property
as Double
The maximum curvature
Property
The vector that specifies the maximum direction
Property
as Double
The minimum curvature
Property
The vector that specifies the minimum direction
Property Detail
Property
MaxCurvature
as Double
The maximum curvature
Property
MaxDir
The vector that specifies the maximum direction
Property
MinCurvature
as Double
The minimum curvature
Property
MinDir
The vector that specifies the minimum direction
Was this helpful?