Metodo UtilData
|
public static void DataToSwFeature( DedData data, IFeature swFeat )
Public Shared Sub DataToSwFeature ( data As DedData, swFeat As IFeature )
public: static void DataToSwFeature( DedData^ data, IFeature^ swFeat )
static member DataToSwFeature : data : DedData * swFeat : IFeature -> unit