SelectByCrossline Method (ISelectionManager)
Selects the entities that intersect the specified line.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SelectByCrossline( _
const dsDoubleArray& CoordinateDblArray As System.Object _
) As System.Boolean |
Parameters
- CoordinateDblArray
- Array of the x, y, and z coordinates of the points that define the line
- Result[out] or Return Value
- True if the entities intersecting the line are selected, false if not
See Also
Availability
DraftSight V1R4.0