public static class CurveTangentRule.Data extends Object implements Serializable
CurveTangentRule.getData()
Modifier and Type | Field and Description |
---|---|
double |
angleTolerance
Angle tolerance for tangent curves
|
Curve |
endCurve
End curve.
|
double |
gapTolerance
Gap tolerance for tangent curves
|
boolean |
isFromSeedStart
True: the chain starts from the start
point of the seed curve
|
Curve |
seedCurve
Seed curve
|
Constructor and Description |
---|
Data() |
public Curve seedCurve
public Curve endCurve
public boolean isFromSeedStart
public double angleTolerance
public double gapTolerance
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.