Property that gets whether this line is colinear to the specified line, within the specified tolerance.
Name | Type | Description |
Line | Object | Input object that represents a line. This object can be a linear Edge, WorkAxis, or SketchLine object. |
Tolerance | Double | Input Double that specifies the tolerance. This is an optional argument whose default value is 0.0. |
Name | Description |
Is cylindrical face interior or exterior? | This sample shows how to determine whether the selected cylindircal face is an exterior face or an interior (hollow) face. |