Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadIGES Class / ModelSpaceScale Property

In This Topic
    ModelSpaceScale Property
    In This Topic
    Gets IGES model space scale. The ratio of model space to real-world space.
    Syntax
    'Declaration
     
    Public ReadOnly Property ModelSpaceScale As Double
    public double ModelSpaceScale {get;}
    See Also