Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / GetNormalLength Method

In This Topic
    GetNormalLength Method
    In This Topic
    Gets the entity normal length.
    Syntax
    'Declaration
     
    Protected Function GetNormalLength() As Double
    protected double GetNormalLength()

    Return Value

    The normal length
    See Also