Eyeshot 9.0 WinForms API Reference
Parents Property (HiddenLinesView.Segment)

WinForms Assembly > devDept.Eyeshot Namespace > HiddenLinesView.Segment Class : Parents Property
The nested devDept.Eyeshot.Entities.BlockReference parents chain.
Syntax
'Declaration
 
Public Property Parents As List(Of BlockReference)
public List<BlockReference> Parents {get; set;}
See Also

Reference

HiddenLinesView.Segment Class
HiddenLinesView.Segment Members