Nevron Open Vision Documentation
Nevron.Nov.Formats.Dxf Namespace / NDxfDocument Class / nSMd Method


In This Topic
    nSMd Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function nSMd( _
       ByVal OSMd As fUOd _
    ) As fUOd
    'Usage
     
    
    Dim instance As NDxfDocument
    Dim OSMd As fUOd
    Dim value As fUOd
     
    value = instance.nSMd(OSMd)
    internal fUOd nSMd( 
       fUOd OSMd
    )

    Parameters

    OSMd
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also