Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / HiddenLinesViewOnFileAutodesk Class / Units Property

In This Topic
    Units Property (HiddenLinesViewOnFileAutodesk)
    In This Topic
    The units of the model.
    Syntax
    'Declaration
     
    Public Property Units As linearUnitsType
    public linearUnitsType Units {get; set;}
    Remarks
    Affects units of the exported file.
    See Also