FenceSelectedSubObjectGetIntersectionPoints
Method
 | 
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
 
public PickPointDescriptor[] GetIntersectionPoints()
 
Public Function GetIntersectionPoints As PickPointDescriptor()
 
public:
array<PickPointDescriptor>^ GetIntersectionPoints()
 
member GetIntersectionPoints : unit -> PickPointDescriptor[] 
 
 
 
Return Value
PickPointDescriptor
 
See Also