Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL : ENUM_CAD_RESULT Enumeration
ENUM_CAD_RESULT Enumeration
Members
MemberValueDescription
CAD_ACCESS_FAIL-1Invalid object handle, or operation not enabled; no value returned.
CAD_GEOMETRY_FAIL0No value returned; geometry doesn't make sense, failed geometry (i.e. parallel lines), or not yet implemented.
CAD_GEOMETRY_HIT2Logic produced a hit, value returned (all is well).
CAD_GEOMETRY_MISS1Logic produced a miss, closest point returned or ambiguous point returned.