OsnapPointRefIntersectEntity Method
|
Returns XrefFullSubentityPath of the
intersecting entity for this OsnapPointRef object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public XrefFullSubentityPath IntersectEntity()
Public Function IntersectEntity As XrefFullSubentityPath
public:
XrefFullSubentityPath^ IntersectEntity()
member IntersectEntity : unit -> XrefFullSubentityPath
Return Value
XrefFullSubentityPath
XrefFullSubentityPath of the intersecting entity for this
OsnapPointRef object.
See Also