Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / LinearPath Class / FromBooleanIntersection Property

In This Topic
    FromBooleanIntersection Property (LinearPath)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FromBooleanIntersection As Boolean
    public bool FromBooleanIntersection {get; set;}
    See Also