RecognizedHoleSegment.halfAngle Property
Parent Object: RecognizedHoleSegmentDefined in namespace "adsk::cam" and the header file is <Cam/HoleRecognition/RecognizedHoleSegment.h>
Description
For hole segments of type Cone, returns the cone's half angle, i.e. the angle between the axis of the cone and its surface. Returns 0 for other segment types.
Syntax
"recognizedHoleSegment_var" is a variable referencing a RecognizedHoleSegment object.
|