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