Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL : ENUM_CAD_LINE_INTERSECT_FLAGS Enumeration
ENUM_CAD_LINE_INTERSECT_FLAGS Enumeration
Members
MemberValueDescription
CAD_INTERSECT_CLOSEST_ORIGIN1Return intersection closest to the line point. By default, the intersection at the maximum line parameter is returned.
CAD_POSITIVE_PARAMETER_INTERSECTIONS_ONLY2Only return intersections at positive line parameters (treat the line as a ray).