All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
double |
conicParameter() |
void |
conicParameter(double param1) |
Length |
conicUserTol() |
Reference |
endPoint() |
void |
endPoint(Reference param1) |
HybridShapeDirection |
endTangent() |
void |
endTangent(HybridShapeDirection param1) |
int |
getEndTangentDirectionFlag() |
Reference |
getIntermediatePoint(int param1) |
int |
getIntermediateTangentDirectionFlag(int param1) |
HybridShapeDirection |
getIntermedTangent(int param1) |
int |
getStartTangentDirectionFlag() |
void |
setEndTangentDirectionFlag(int param1) |
void |
setIntermediatePoint(int param1,
Reference param2) |
void |
setIntermediateTangent(int param1,
HybridShapeDirection param2) |
void |
setIntermediateTangentDirectionFlag(int param1,
int param2) |
void |
setStartAndEndTangentsPlusConicParameter(HybridShapeDirection param1,
HybridShapeDirection param2,
double param3) |
void |
setStartAndEndTangentsPlusPassingPoint(HybridShapeDirection param1,
HybridShapeDirection param2,
Reference param3) |
void |
setStartTangentDirectionFlag(int param1) |
void |
setTangentIntersectPointPlusConicParm(Reference param1,
double param2) |
void |
setTangentIntersectPointPlusPassingPoint(Reference param1,
Reference param2) |
void |
setThreeIntermediatePassingPoints(Reference param1,
Reference param2,
Reference param3) |
void |
setTwoIntermediatePassingPointsPlusOneTangent(Reference param1,
Reference param2,
HybridShapeDirection param3,
int param4) |
Reference |
startPoint() |
void |
startPoint(Reference param1) |
HybridShapeDirection |
startTangent() |
void |
startTangent(HybridShapeDirection param1) |
Reference |
supportPlane() |
void |
supportPlane(Reference param1) |
void |
switchEndTangentDirection() |
void |
switchIntermediateTangentDirection(int param1) |
void |
switchStartTangentDirection() |
Reference |
tangentIntPoint() |
void |
tangentIntPoint(Reference param1) |