InternalC3DPipesToStmMigrationMigrate(Database, String, ObjectIdCollection) Method


Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public static bool Migrate(
	Database pDwgDb,
	string stmFileName,
	ObjectIdCollection pipeNetworkIds
)

Parameters

pDwgDb  Database
 
stmFileName  String
 
pipeNetworkIds  ObjectIdCollection
 

Return Value

Boolean
See Also